]> git.lizzy.rs Git - rust.git/commitdiff
Add alternate text for rust logo image
authorAnirban <bloodraven166@gmail.com>
Thu, 25 Jun 2020 11:02:54 +0000 (16:32 +0530)
committerGitHub <noreply@github.com>
Thu, 25 Jun 2020 11:02:54 +0000 (16:32 +0530)
README.md

index 18fb19b85afaf95d01a332f143def147b157d1c5..cad82f9c72ec909eb7b85578a94eb37c14578090 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-<img height = "50" src = "https://img.shields.io/badge/Rust-Programming%20Language-black?style=flat&logo=rust">
+<img height = "50" src = "https://img.shields.io/badge/Rust-Programming%20Language-black?style=flat&logo=rust" alt = "The Rust Programming Language">
 
 This is the main source code repository for [Rust]. It contains the compiler,
 standard library, and documentation.