From 93e07a4e15011e7294042a24f3f2e0447d9ffdaa Mon Sep 17 00:00:00 2001 From: Daniel Liu Date: Tue, 7 Nov 2023 01:19:47 -0500 Subject: [PATCH] banner in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 02c2b786..9a6d7eca 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@
-# sh.rs +sh.rs -The rusty POSIX shell library for hackers +The rusty shell toolkit for hackers [![crates.io](https://img.shields.io/crates/v/shrs.svg)](https://crates.io/crates/shrs) [![Doc](https://docs.rs/shrs/badge.svg)](https://docs.rs/shrs)