]> git.lizzy.rs Git - rust.git/commitdiff
be sincere about the absence of docs
authorAleksey Kladov <aleksey.kladov@gmail.com>
Tue, 31 Jul 2018 20:49:54 +0000 (23:49 +0300)
committerAleksey Kladov <aleksey.kladov@gmail.com>
Tue, 31 Jul 2018 20:49:54 +0000 (23:49 +0300)
README.md

index a45cbf28df05fcaa22dd5b2830b21a6b717e744f..bcd1f8f370c6cad0a464144e2346dfc1a066ec4b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -8,8 +8,10 @@
 
 libsyntax2.0 is an **experimental** implementation of the corresponding [RFC](https://github.com/rust-lang/rfcs/pull/2256).
 
-See [`docs`](./docs) folder to learn how libsyntax2 works, and check 
+See [`docs`](./docs) folder to learn how libsyntax2 works, and check
 [`CONTRIBUTING.md`](./CONTRIBUTING.md) if you want to contribute!
+**WARNING** everything is in a bit of a flux recently, the docs are obsolete,
+see the recent work on red/green trees.
 
 
 ## License