Update 'README.md'
Added shields.io labels
This commit is contained in:
parent
041659b2f2
commit
655148b2c4
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,9 @@
|
|||
|
||||
**G**enerator
|
||||
|
||||
[![Crates.io](https://img.shields.io/crates/v/sing_rs)](https://crates.io/crates/sing_rs)
|
||||
[![License](https://img.shields.io/crates/l/sing_rs)](https://www.gnu.org/licenses/agpl-3.0.html)
|
||||
|
||||
## What is sing meant to be?
|
||||
|
||||
This crate is meant to create interfaces between traits in Rust libraries and the command line.
|
||||
|
|
Loading…
Reference in a new issue