We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9a5a73 commit 6fff8d9Copy full SHA for 6fff8d9
README.md
@@ -1,3 +1,4 @@
1
+ 
2
# **PyZeroWidth**
3
A simple set of functions in [**python**](https://www.python.org) for encoding messages into **zero-width** characters.
4
<br />
@@ -6,7 +7,11 @@ A simple set of functions in [**python**](https://www.python.org) for encoding m
6
7
# Installation
8
With `git` [GitHub](https://github.com):
9
```
-git clone https://github.com/IrtsaDevelopment/PyStatistics.git
10
+git clone https://github.com/IrtsaDevelopment/PyZeroWidth.git
11
+```
12
+With `pip` [PyPi](https://pypi.org/project/idev-pyzerowidth/)
13
14
+pip install idev-pyzerowidth
15
16
17
0 commit comments