From c9e46796f4afd6c20ab5f0c921a9d953cbd1776e Mon Sep 17 00:00:00 2001 From: Simone Margaritelli Date: Sat, 22 Jun 2024 12:28:05 +0200 Subject: [PATCH] misc: small fix or general refactoring i did not bother commenting --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a13f884..14427e0 100644 --- a/README.md +++ b/README.md @@ -129,3 +129,5 @@ docker run -it --network=host -v /path/to/your/tasklet:/app/tasklet nerve -h ## License Nerve is released under the GPL 3 license. To see the licenses of the project dependencies, install cargo license with `cargo install cargo-license` and then run `cargo license`. + +[![Star History Chart](https://api.star-history.com/svg?repos=evilsocket/nerve&type=Date)](https://star-history.com/#evilsocket/nerve&Date) \ No newline at end of file