mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
Added clickable-link
Linked the logo/svg to https://www.rust-lang.org/ (change if required)
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
<a href="https://www.rust-lang.org/">
|
||||
<img height = "50" src = "https://img.shields.io/badge/Rust-Programming%20Language-black?style=flat&logo=rust" alt = "The Rust Programming Language">
|
||||
</a>
|
||||
|
||||
This is the main source code repository for [Rust]. It contains the compiler,
|
||||
standard library, and documentation.
|
||||
|
||||
Reference in New Issue
Block a user