Skip to content

Commit ed3ddd4

Browse files
committed
README.md
1 parent 436bc0c commit ed3ddd4

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1+
![GitHub License](https://img.shields.io/github/license/croketillo/tinyprogress)
2+
![GitHub file size in bytes](https://img.shields.io/github/size/croketillo/tinyprogress/tinyprogress/tinyprogress.py)
13
![PyPI - Version](https://img.shields.io/pypi/v/tinyprogress)
24
![PyPI - Downloads](https://img.shields.io/pypi/dm/tinyprogress)
35
![Pepy Total Downloads](https://img.shields.io/pepy/dt/tinyprogress)
46

5-
6-
![GitHub License](https://img.shields.io/github/license/croketillo/tinyprogress)
7-
![GitHub file size in bytes](https://img.shields.io/github/size/croketillo/tinyprogress/tinyprogress/tinyprogress.py)
87
# TinyProgress
98

109
**TinyProgress** is a minimal and lightweight progress bar module for Python. It provides an easy way to track progress in loops and iterables without requiring external dependencies.

0 commit comments

Comments
 (0)