Skip to content

Commit dc70a2d

Browse files
update readme pip and center logo
1 parent 3b79d7a commit dc70a2d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
NLPretext
22
==============================
33

4-
5-
![NLPretext](/references/logo_nlpretext.png)
6-
4+
<p align="center">
5+
<img src="/references/logo_nlpretext.png" />
6+
</p>
77

88
> *Working on an NLP project and tired of always looking for the same silly preprocessing functions on the web?* :tired_face:
99
@@ -36,7 +36,7 @@ This package has been tested on Python **3.6**, **3.7** and **3.8**.
3636
To install this library you just have to run the following command:
3737

3838
```bash
39-
pip install git+https://github.com/artefactory/NLPretext.git
39+
pip install nlpretext
4040
```
4141

4242
We strongly advise you to do the remaining steps in a virtual environnement.

0 commit comments

Comments
 (0)