Skip to content

Commit 779c2dc

Browse files
authored
Update README.md
1 parent 5f26fc7 commit 779c2dc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
![PyPI](https://img.shields.io/pypi/v/idev-termicol) ![Python](https://img.shields.io/pypi/pyversions/idev-termicol)
12
# **termicol**
23
A [**python**](https://www.python.org) Simple **python** function aimed to handle printing of colored and / or decorated text to console / terminal.
34
<br />
@@ -8,6 +9,10 @@ With `git` [GitHub](https://github.com/irtsa-dev/termicol):
89
```
910
git clone https://github.com/irtsa-dev/termicol.git
1011
```
12+
With `pip` [PyPi](https://pypi.org/project/idev-termicol/)
13+
```
14+
pip install idev-termicol
15+
```
1116
<br />
1217
<br />
1318
<br />

0 commit comments

Comments
 (0)