Added clickable-link

Linked the logo/svg to https://www.rust-lang.org/
(change if required)
This commit is contained in:
Anirban 2020-06-25 16:43:27 +05:30 committed by GitHub
parent 8edcc6d00d
commit 3a1ac28231
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -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.