aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHampusM <hampus@hampusmat.com>2022-08-02 18:03:36 +0200
committerHampusM <hampus@hampusmat.com>2022-08-02 18:03:36 +0200
commitdbf209a4341ae1caa0f1b5e5be97ba4278c79d51 (patch)
treeec10ad86a3bb46e9c40c054afb8faf5ffc8bd9d3 /README.md
parent099966f62cb1e74e187db38a43f8de6f483b46ba (diff)
docs: add license shield to readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4febe5b..c244345 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
## Syrette
[![Latest Version](https://img.shields.io/crates/v/syrette)](https://crates.io/crates/syrette)
[![Documentation](https://img.shields.io/badge/docs.rs-syrette-brightgreen)](https://docs.rs/syrette)
+[![License](https://img.shields.io/crates/l/syrette)](https://git.hampusmat.com/syrette/tree/LICENSE)
The convenient dependency injection library for Rust.