diff options
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md index 58b10f4e19b..c2ded10f05a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -<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 href = "https://www.rust-lang.org/"> +<img width = "90%" height = "auto" 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, |
