Remove giant badge in README

This commit is contained in:
Corey Farwell
2020-12-17 22:55:01 -05:00
committed by GitHub
parent f3800db221
commit 4f4f7f2c7d
-4
View File
@@ -1,7 +1,3 @@
<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,
standard library, and documentation.