From 209d9b54d381526c8e705e36514b0320d322eed6 Mon Sep 17 00:00:00 2001 From: Olexandr88 Date: Mon, 19 May 2025 11:31:21 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a88ee4b8bf06..28d73bfed585 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.