diff --git a/README.md b/README.md index 65d5dd0..518f76e 100644 --- a/README.md +++ b/README.md @@ -12,13 +12,13 @@ [![Embark](https://img.shields.io/badge/embark-open%20source-blueviolet.svg)](https://embark.dev) [![Embark](https://img.shields.io/badge/discord-ark-%237289da.svg?logo=discord)](https://discord.gg/dAuKfZS) -[![Crates.io](https://img.shields.io/crates/v/rust-gpu.svg)](https://crates.io/crates/rust-gpu) +[![Crates.io](https://img.shields.io/crates/v/boh.svg)](https://crates.io/crates/boh) [![Docs](https://docs.rs/boh/badge.svg)](https://docs.rs/boh) [![dependency status](https://deps.rs/repo/github/EmbarkStudios/boh/status.svg)](https://deps.rs/repo/github/EmbarkStudios/boh) [![Build status](https://github.com/EmbarkStudios/boh/workflows/CI/badge.svg)](https://github.com/EmbarkStudios/boh/actions) -**TODO** +A small CLI that implement a subset of the commands from tools like gcloud and kubectl, that can be used without requiring a lot of dependencies like python. ## Contributing