diff --git a/README.md b/README.md index a88ee4b8bf0..28d73bfed58 100644 --- a/README.md +++ b/README.md @@ -1,6 +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) +[![Release](https://github.com/succinctlabs/rust/actions/workflows/release.yml/badge.svg)](https://github.com/succinctlabs/rust/actions/workflows/release.yml) This is the main source code repository for [Rust]. It contains the compiler, standard library, and documentation.