aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2018-10-22 13:59:01 +0100
committerGitHub <[email protected]>2018-10-22 13:59:01 +0100
commit3b7058098b99d40121f2f6baac9d7b8f914e56a2 (patch)
treeac7b651b411dd7680d92cc8718349f9b04c91249
parent5a64b9a811554473e65db7e7ae515079ca48c70b (diff)
Add link to ferrous
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index c3056bcfd..026ce1a75 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,11 @@ chunks of overall architecture (indexing, on-demand & lazy
14computation, snapshotable world view) in place. Some basic IDE 14computation, snapshotable world view) in place. Some basic IDE
15functionality is provided via a language server. 15functionality is provided via a language server.
16 16
17Work on the Rust Analyzer is sponsored by
18
19[![Ferrous Systems](https://ferrous-systems.com/images/ferrous-logo-text.svg)](https://ferrous-systems.com/)
20
21
17## Quick Start 22## Quick Start
18 23
19Rust analyzer builds on Rust >= 1.30.0 (currently in beta) and uses 24Rust analyzer builds on Rust >= 1.30.0 (currently in beta) and uses