From 3f311c459212612a3dcf3060b56a5e625107f68f Mon Sep 17 00:00:00 2001 From: Nando Vieira Date: Wed, 11 Sep 2024 10:27:55 -0700 Subject: [PATCH] Add crate version badge. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a3632af92..46c6d6816 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Stellar CLI (stellar-cli) ![Apache 2.0 licensed](https://img.shields.io/badge/license-apache%202.0-blue.svg) +[![Crates.io Version](https://img.shields.io/crates/v/stellar-cli?label=version&color=04ac5b)](https://crates.io/crates/stellar-cli) This repo is home to the Stellar CLI, the command-line multi-tool for running and deploying Stellar contracts on the Stellar network.