aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2019-03-26 12:38:46 +0000
committerAleksey Kladov <[email protected]>2019-03-26 12:38:46 +0000
commitb1c865fd5aadfa80e46a5c37ef5e0574d289a882 (patch)
treec1b96c2e958338a6cd3f76daead8085fde8b488d
parentfbd0b772e0a56506c474c8abd5bfe049ea08d0e0 (diff)
add links to readme
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3a0c9dee1..8df991246 100644
--- a/README.md
+++ b/README.md
@@ -51,6 +51,12 @@ We are on the rust-lang Zulip!
51 51
52https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Frls-2.2E0 52https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Frls-2.2E0
53 53
54## Quick Links
55
56* Work List: https://paper.dropbox.com/doc/RLS-2.0-work-list--AZ3BgHKKCtqszbsi3gi6sjchAQ-42vbnxzuKq2lKwW0mkn8Y
57* API docs: https://rust-analyzer.github.io/rust-analyzer/ra_ide_api/index.html
58* CI: https://travis-ci.org/rust-analyzer/rust-analyzer
59
54## License 60## License
55 61
56Rust analyzer is primarily distributed under the terms of both the MIT 62Rust analyzer is primarily distributed under the terms of both the MIT