Skip to content

Commit 8edcc6d

Browse files
authored
Add alternate text for rust logo image
1 parent 22fc18f commit 8edcc6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<img height = "50" src = "https://img.shields.io/badge/Rust-Programming%20Language-black?style=flat&logo=rust">
1+
<img height = "50" src = "https://img.shields.io/badge/Rust-Programming%20Language-black?style=flat&logo=rust" alt = "The Rust Programming Language">
22

33
This is the main source code repository for [Rust]. It contains the compiler,
44
standard library, and documentation.

0 commit comments

Comments
 (0)