summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 3 insertions, 5 deletions
diff --git a/README.md b/README.md
index 5decae9..8e7f54b 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,6 @@
# Self-Ref Cell Environment (SRCE)
-SRCE is a way to open and close an `LCellOwner`, thus allowing the use of
-`LCell` with tokio.
+**Deprecated:** This crate is deprecated in favor of `selfref`'s `srce` module.
+It was an experiment that's now integrated into `selfref`.
-It is based on `qcell` and `selfref`.
-
-This crate has not been audited for soundness at this time.
+It now merely re-exports the `srce` module.