Skip to content

Commit 2e5e54c

Browse files
authored
Added downloads count page to readme
1 parent 4e0d900 commit 2e5e54c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# PyPiSearch
2+
[![Downloads](https://pepy.tech/badge/pypisearch)](https://pepy.tech/project/pypisearch)
3+
24
One more replacement of temporarily deprecated pip search command implemented on regular expressions and uses [pypi site](https://pypi.org/) search line.
35

46
## Install and run
57
- Clone this repo and run `python pypisearch <query>`
6-
- Install it by pip `pip install pypisearch` and run `python -m pypisearch <query>`
8+
- Install it by pip `pip install pypisearch` and run `python -m pypisearch <query>`

0 commit comments

Comments
 (0)