From b1c865fd5aadfa80e46a5c37ef5e0574d289a882 Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Tue, 26 Mar 2019 15:38:46 +0300 Subject: [PATCH] add links to readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 3a0c9dee163..8df99124672 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,12 @@ We are on the rust-lang Zulip! https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Frls-2.2E0 +## Quick Links + +* Work List: https://paper.dropbox.com/doc/RLS-2.0-work-list--AZ3BgHKKCtqszbsi3gi6sjchAQ-42vbnxzuKq2lKwW0mkn8Y +* API docs: https://rust-analyzer.github.io/rust-analyzer/ra_ide_api/index.html +* CI: https://travis-ci.org/rust-analyzer/rust-analyzer + ## License Rust analyzer is primarily distributed under the terms of both the MIT -- 2.44.0