From a6df18cd68b13b595a7f544f7b1b9894ef7f7c3b Mon Sep 17 00:00:00 2001 From: Breval Ferrari Date: Sat, 14 Jun 2025 11:49:45 +0200 Subject: [PATCH] icon in README --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 925533d..0f13d10 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ -# blip +bppt logo [![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/crates/l/bliplib)](LICENSE) +# blip + A better and more flexible [Bleeperpreter](https://github.com/p6nj/bleeperpreter) from scratch. | | the | @@ -15,4 +17,4 @@ A better and more flexible [Bleeperpreter](https://github.com/p6nj/bleeperpreter ```sh cargo install bliplib --features bin -``` \ No newline at end of file +```