aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2018-01-27 21:58:47 +0000
committerAleksey Kladov <[email protected]>2018-01-27 21:58:47 +0000
commitda9bfacd98758438a5e733f1a3c42d8244c74eed (patch)
tree61c2a8f50146b82cc2eade697f9195ca12d5d7a5 /README.md
parentd32345e518acd92d8c3509590ae21260d7b8e189 (diff)
Brush up readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5456df6ae..1b28b628c 100644
--- a/README.md
+++ b/README.md
@@ -5,8 +5,8 @@
5 5
6libsyntax2.0 is an **experimental** implementation of the corresponding [RFC](https://github.com/rust-lang/rfcs/pull/2256). 6libsyntax2.0 is an **experimental** implementation of the corresponding [RFC](https://github.com/rust-lang/rfcs/pull/2256).
7 7
8See `docs` folder for more details and contribution instructions. 8See [`docs`](./docs) folder to learn how libsyntax2 works, and check
9 9[`CONTRIBUTING.md`](./CONTRIBUTING.md) if you want to contribute!
10 10
11 11
12## License 12## License