Skip to content

Commit 724f002

Browse files
Update README.md
1 parent 8872acb commit 724f002

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,12 @@ Python module for scraping and parsing data from [clearoutside.com](https://clea
77
Created using [BeautifulSoup4](https://pypi.org/project/beautifulsoup4/), [requests](https://pypi.org/project/requests/) and [html5lib](https://pypi.org/project/html5lib/).
88

99
## Installation
10+
From [PyPI](https://pypi.org/project/clear-outside-apy/):
11+
```
12+
pip install clear-outside-apy
13+
```
1014

1115
From repo:
12-
1316
```
1417
pip install git+https://github.com/TheElevatedOne/ClearOutsideAPY.git
1518
```

0 commit comments

Comments
 (0)