From 4c520c51c80b1d4db36a4212bc9bc7278141cafc Mon Sep 17 00:00:00 2001 From: ryan Date: Mon, 14 Dec 2020 20:46:33 +1300 Subject: [PATCH] update readme with status: --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5505a8b6..69785601 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,12 @@ A helper for distributing / installing pre-built binaries in a pseudo-distribute ## Status -TODO +![Rust](https://github.com/ryankurte/cargo-binstall/workflows/Rust/badge.svg) +[![GitHub tag](https://img.shields.io/github/tag/ryankurte/cargo-binstall.svg)](https://github.com/ryankurte/cargo-binstall) +[![Crates.io](https://img.shields.io/crates/v/cargo-binstall.svg)](https://crates.io/crates/cargo-binstall) +[![Docs.rs](https://docs.rs/cargo-binstall/badge.svg)](https://docs.rs/cargo-binstall) +[Open Issues](https://github.com/ryankurte/cargo-binstall/issues) + ## Getting Started