diff options
author | HampusM <hampus@hampusmat.com> | 2022-08-21 18:36:10 +0200 |
---|---|---|
committer | HampusM <hampus@hampusmat.com> | 2022-08-21 18:36:10 +0200 |
commit | 15e62b41bdde2791936c91c4f59a81368dd85d51 (patch) | |
tree | 349690e9f3674f14d98a86f73452fc5e9ced3f57 /README.md | |
parent | 08b7cefd925a1e967f44773cbbafe02e72394dd8 (diff) |
docs: remove license shield from readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,7 +1,6 @@ ## 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 framework for Rust. |