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

Commit

Permalink
Update links in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Ethan Chrisp authored and Ethan Chrisp committed Jan 27, 2020
1 parent 413dc12 commit 85e4a7f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,9 @@ CallofDuty.py is an asynchronous, object-oriented Python wrapper for the Call of

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.

For complete usage of CallofDuty.py, see the Documentation.

### Installation

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/))!
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))!

```
pip install callofduty.py
Expand Down

0 comments on commit 85e4a7f

Please sign in to comment.