Skip to content
This repository was archived by the owner on Dec 28, 2021. It is now read-only.

Commit 85e4a7f

Browse files
Ethan ChrispEthan Chrisp
Ethan Chrisp
authored and
Ethan Chrisp
committed
Update links in README
1 parent 413dc12 commit 85e4a7f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,9 @@ CallofDuty.py is an asynchronous, object-oriented Python wrapper for the Call of
2323

2424
Construct a new Call of Duty client, then use the various services on the client to access different parts of the Call of Duty API.
2525

26-
For complete usage of CallofDuty.py, see the Documentation.
27-
2826
### Installation
2927

30-
CallofDuty.py requires Python 3.8 or greater. Once this requirement is met, simply install CallofDuty.py using pip (or [Poetry](https://python-poetry.org/docs/))!
28+
CallofDuty.py requires Python 3.8 or greater. Once this requirement is met, simply install CallofDuty.py using pip (or [Poetry](https://python-poetry.org/docs/cli/#add))!
3129

3230
```
3331
pip install callofduty.py

0 commit comments

Comments
 (0)