From 4b2291b7a1fa8a74060bdcec80448b9346cdd9ed Mon Sep 17 00:00:00 2001 From: Breval Ferrari Date: Wed, 14 May 2025 13:03:54 +0200 Subject: [PATCH] update license badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5483d77..248f158 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Crates.io](https://img.shields.io/crates/v/bliplib.svg)](https://crates.io/crates/bliplib) [![Docs.rs](https://docs.rs/bliplib/badge.svg)](https://docs.rs/bliplib) -[![License: MIT](https://img.shields.io/badge/License-MIT)](https://mit-license.org/) +[![License: MIT](https://img.shields.io/crates/l/bliplib)](LICENSE) A better and more flexible [Bleeperpreter](https://github.com/p6nj/bleeperpreter) from scratch.