Skip to content

Commit 0cbdd2c

Browse files
author
Polle Vanhoof
committed
Add pip install to readme
1 parent 94c63ce commit 0cbdd2c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ What makes this progress bar different from the basic terminal progress bars whi
1010

1111
An example can be viewed in `test_bar.py`. The actual implementation can be found in `progress_bar.py`
1212

13+
14+
### Install using pip
15+
pip3 install python_progress_bar
16+
1317
Example output:
1418

1519
![](example.gif)

0 commit comments

Comments
 (0)