aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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