Add alternate text for rust logo image
This commit is contained in:
parent
22fc18f177
commit
8edcc6d00d
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
This is the main source code repository for [Rust]. It contains the compiler,
|
||||||
standard library, and documentation.
|
standard library, and documentation.
|
||||||
|
|
Loading…
Add table
Reference in a new issue