about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorCorey Farwell <coreyf@rwell.org>2020-12-17 22:55:01 -0500
committerGitHub <noreply@github.com>2020-12-17 22:55:01 -0500
commit4f4f7f2c7d393e8667fadc7cfc5631d8c2383d3d (patch)
tree88c2e3a340df9ed82181b41f718fa280975635d9 /README.md
parentf3800db221a7342121804b8a5c43e6326070411d (diff)
downloadrust-4f4f7f2c7d393e8667fadc7cfc5631d8c2383d3d.tar.gz
rust-4f4f7f2c7d393e8667fadc7cfc5631d8c2383d3d.zip
Remove giant badge in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index 07c09604664..20ca1e8aae2 100644
--- a/README.md
+++ b/README.md
@@ -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.