Skip to content

Commit 87dd7aa

Browse files
committed
Replace logo in readme with SVG version
1 parent 01e87ef commit 87dd7aa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<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">
35
</p>
46

57
rust-analyzer is an **experimental** modular compiler frontend for the Rust language.

0 commit comments

Comments
 (0)