diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2020-01-15 15:09:19 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2020-01-15 15:09:19 +0000 |
commit | 80136367682ced76fb1a74403435c742685620c8 (patch) | |
tree | 24cbc93db14129d669e63ac6da6534ac4374b5a2 /README.md | |
parent | fdb13dade970d730468cab80ab62837124b08195 (diff) | |
parent | f10b209234542f0d7080919394e58960aab71044 (diff) |
Merge #2854
2854: Add logo r=matklad a=matklad
Co-authored-by: Aleksey Kladov <[email protected]>
Diffstat (limited to 'README.md')
-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 |