Fixed readme
This commit is contained in:
parent
448af341a8
commit
326d8e7909
|
|
@ -1,10 +1,6 @@
|
||||||
# Foobar
|
|
||||||
|
|
||||||
Foobar is a Python library for dealing with word pluralization.
|
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Use the package manager [pip](https://pip.pypa.io/en/stable/) to install foobar.
|
Use the package manager [pip](https://pip.pypa.io/en/stable/) to install.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
python3 -m venv venv3
|
python3 -m venv venv3
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue