aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Lance Borden 2024-09-06 14:55:05 -0400
committerGravatar GitHub 2024-09-06 14:55:05 -0400
commite6700fcca86ba9329d48554657664868e9d540dd (patch)
treeeef78f00a381a6d14aa1646b071cba27b35cee03
parentfixed crash when no history exists yet and polls for history (diff)
Update README.md
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index c52cbef..b02f6b6 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,9 @@
<p align="center">
<img width="256" height=auto src="https://github.com/BanceDev/lush/blob/main/logo.png">
+ <br/>
+ <img src="https://img.shields.io/github/contributors/bancedev/lush" alt="contributors">
+ <img src="https://img.shields.io/github/license/bancedev/lush" alt="license">
+ <img src="https://img.shields.io/github/forks/bancedev/lush" alt="forks">
</p>
---