From 8835edbfe69e8e1deb02ffaa2e35624bf7e1c84d Mon Sep 17 00:00:00 2001 From: oneofthezombies Date: Tue, 13 Feb 2024 08:36:24 +0900 Subject: [PATCH] docs: update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cb75356..fde66da 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,10 @@ It is written in Rust. If you use this as a Rust library, it supports both synchronous and asynchronous implementation! Asynchronous implementation is powerd by [Tokio](https://github.com/tokio-rs/tokio). - This project was inspired by [node-tree-kill](https://github.com/pkrumins/node-tree-kill). Thank you. 🤟 +I would really APPRECIATE it if you could star(⭐) this repository! [Click to jump to the repository.](https://github.com/oneofthezombies/kill-tree) + [![Build Status][actions-badge]][actions-url] [![Crates.io][crates-badge]][crates-url]