diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,7 @@ | |||
1 | <p align="center"> | 1 | <p align="center"> |
2 | <img src="https://user-images.githubusercontent.com/1711539/72443316-5a79f280-37ae-11ea-858f-035209ece2dd.png" alt="rust-analyzer logo"> | 2 | <img |
3 | src="https://raw.githubusercontent.com/rust-analyzer/rust-analyzer/master/assets/logo-wide.svg" | ||
4 | alt="rust-analyzer logo"> | ||
3 | </p> | 5 | </p> |
4 | 6 | ||
5 | rust-analyzer is an **experimental** modular compiler frontend for the Rust language. | 7 | rust-analyzer is an **experimental** modular compiler frontend for the Rust language. |