about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-02-27 18:48:49 +0100
committerGitHub <noreply@github.com>2023-02-27 18:48:49 +0100
commit2596bd26cc94a6982cb8b5dd8dfc2eed2a56e46b (patch)
tree3eb6a853cc87e4c402c0e04224f0216c64919d4c
parent660f184966c84983570b113d3ce99124e0180962 (diff)
parent56d7b9ce1b74103bc0dfbf9ddd46a86e0f900429 (diff)
downloadrust-2596bd26cc94a6982cb8b5dd8dfc2eed2a56e46b.tar.gz
rust-2596bd26cc94a6982cb8b5dd8dfc2eed2a56e46b.zip
Rollup merge of #108519 - 0xf333:0xf333_branch, r=Mark-Simulacrum
Bages for easy access links to Rust community

r? `@Mark-Simulacrum`
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0eb7c4b266a..c424bd12ffd 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 # The Rust Programming Language
 
+[![Rust Community](https://img.shields.io/badge/Rust_Community%20-Join_us-brightgreen?style=plastic&logo=rust)](https://www.rust-lang.org/community)
+
 This is the main source code repository for [Rust]. It contains the compiler,
 standard library, and documentation.