diff options
author | Aleksey Kladov <[email protected]> | 2020-01-15 14:41:04 +0000 |
---|---|---|
committer | Aleksey Kladov <[email protected]> | 2020-01-15 14:48:11 +0000 |
commit | 286930f1b6d5f2735efbcf8f1e8c559355b9f7a5 (patch) | |
tree | 856310bf57a533aa195cd80f0b2fb0b7f29b377b | |
parent | fdb13dade970d730468cab80ab62837124b08195 (diff) |
Add logo
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,6 @@ | |||
1 | # Rust Analyzer | 1 | <p align="center"> |
2 | <img src="https://user-images.githubusercontent.com/1711539/72443316-5a79f280-37ae-11ea-858f-035209ece2dd.png" alt="rust-analyzer logo"> | ||
3 | </p> | ||
2 | 4 | ||
3 | Rust Analyzer is an **experimental** modular compiler frontend for the Rust | 5 | Rust Analyzer is an **experimental** modular compiler frontend for the Rust |
4 | language. It is a part of a larger rls-2.0 effort to create excellent IDE | 6 | language. It is a part of a larger rls-2.0 effort to create excellent IDE |