Skip to content

Commit 8ca7d8c

Browse files
committed
docs: update README to include download and star badges, and enhance visual presentation
1 parent 9db4d10 commit 8ca7d8c

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,24 @@
1+
<div align="center">
2+
3+
[![Downloads](https://static.pepy.tech/personalized-badge/KillPy?period=month&units=international_system&left_color=grey&right_color=blue&left_text=PyPi%20Downloads)](https://pepy.tech/project/KillPy)
4+
[![Stars](https://img.shields.io/github/stars/Tlaloc-Es/KillPy?color=yellow&style=flat)](https://github.com/Tlaloc-Es/KillPy/stargazers)
5+
6+
</div>
7+
18
```plaintext
29
β–—β–– β–—β––β–„ β–ˆ β–ˆ β–—β–„β–„β–– β–„ β–„ ____
310
β–β–Œβ–—β–žβ–˜β–„ β–ˆ β–ˆ β–β–Œ β–β–Œβ–ˆ β–ˆ .'`_ o `;__,
411
β–β–›β–šβ–– β–ˆ β–ˆ β–ˆ β–β–›β–€β–˜ β–€β–€β–€β–ˆ . .'.'` '---' '
512
β–β–Œ β–β–Œβ–ˆ β–ˆ β–ˆ β–β–Œ β–„ β–ˆ .`-...-'.'
613
β–€β–€β–€ `-...-' A tool to delete .venv directories
714
```
8-
915
<div align="center">
1016

11-
[![Downloads](https://static.pepy.tech/personalized-badge/KillPy?period=month&units=international_system&left_color=grey&right_color=blue&left_text=PyPi%20Downloads)](https://pepy.tech/project/KillPy)
12-
[![Stars](https://img.shields.io/github/stars/Tlaloc-Es/KillPy?color=yellow&style=flat)](https://github.com/Tlaloc-Es/KillPy/stargazers)
17+
![KillPy in action](show.gif)
1318

1419
</div>
1520

21+
1622
# Delete .venv Directories
1723

1824
`KillPy` is a simple tool designed to locate and delete `.venv` directories from your projects. It can help you quickly clean up unnecessary virtual environments and save disk space.

β€Žshow.gifβ€Ž

582 KB
Loading

0 commit comments

Comments
Β (0)