diff options
| author | 2024-09-06 14:55:05 -0400 | |
|---|---|---|
| committer | 2024-09-06 14:55:05 -0400 | |
| commit | e6700fcca86ba9329d48554657664868e9d540dd (patch) | |
| tree | eef78f00a381a6d14aa1646b071cba27b35cee03 | |
| parent | fixed crash when no history exists yet and polls for history (diff) | |
Update README.md
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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> --- |
