aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index a45cbf28d..bcd1f8f37 100644
--- a/README.md
+++ b/README.md
@@ -8,8 +8,10 @@
8 8
9libsyntax2.0 is an **experimental** implementation of the corresponding [RFC](https://github.com/rust-lang/rfcs/pull/2256). 9libsyntax2.0 is an **experimental** implementation of the corresponding [RFC](https://github.com/rust-lang/rfcs/pull/2256).
10 10
11See [`docs`](./docs) folder to learn how libsyntax2 works, and check 11See [`docs`](./docs) folder to learn how libsyntax2 works, and check
12[`CONTRIBUTING.md`](./CONTRIBUTING.md) if you want to contribute! 12[`CONTRIBUTING.md`](./CONTRIBUTING.md) if you want to contribute!
13**WARNING** everything is in a bit of a flux recently, the docs are obsolete,
14see the recent work on red/green trees.
13 15
14 16
15## License 17## License