summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAnirban <bloodraven166@gmail.com>2020-06-25 16:43:27 +0530
committerGitHub <noreply@github.com>2020-06-25 16:43:27 +0530
commit3a1ac2823167e6254066758a7487ad384d32d7da (patch)
tree22030a224a2b130d3dc8d3c14be2f33c3d13e3db /README.md
parent8edcc6d00d329c4cbe51b483bb82a1b365a073b4 (diff)
downloadrust-3a1ac2823167e6254066758a7487ad384d32d7da.tar.gz
Added clickable-link
Linked the logo/svg to https://www.rust-lang.org/ (change if required)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index cad82f9c72e..58b10f4e19b 100644
--- a/README.md
+++ b/README.md
@@ -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.