]> git.lizzy.rs Git - rust.git/commitdiff
Brush up readme
authorAleksey Kladov <aleksey.kladov@gmail.com>
Sat, 27 Jan 2018 21:58:47 +0000 (00:58 +0300)
committerAleksey Kladov <aleksey.kladov@gmail.com>
Sat, 27 Jan 2018 21:58:47 +0000 (00:58 +0300)
README.md

index 5456df6aeaf5342c3c21d65bea2636bd92ac2588..1b28b628c5932c0cef228288f37d8838064d035d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -5,8 +5,8 @@
 
 libsyntax2.0 is an **experimental** implementation of the corresponding [RFC](https://github.com/rust-lang/rfcs/pull/2256).
 
-See `docs` folder for more details and contribution instructions.
-
+See [`docs`](./docs) folder to learn how libsyntax2 works, and check 
+[`CONTRIBUTING.md`](./CONTRIBUTING.md) if you want to contribute!
 
 
 ## License