Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Sas2k/xkcd-python
Browse files Browse the repository at this point in the history
  • Loading branch information
Sas2k committed Sep 19, 2022
2 parents 1ca65ff + cd15ab1 commit 7ccbfed
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
# xkcd-python

![PYPI weekly Downloads](https://img.shields.io/pypi/dw/xkcd-python?style=for-the-badge)
![PYPI monthly Downloads](https://img.shields.io/pypi/dm/xkcd-python?style=for-the-badge)

xkcd-python is an API wrapper for xkcd.com written in python.

## 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 xkcd-python.

```bash
pip install -U xkcd-python
Expand Down Expand Up @@ -34,4 +37,4 @@ Pull requests are welcome. For major changes, please open an issue first to disc
Please make sure to update tests as appropriate.

## License
[MIT](https://github.com/Sas2k/xkcd-python/blob/main/LICENSE)
[MIT](https://github.com/Sas2k/xkcd-python/blob/main/LICENSE)

0 comments on commit 7ccbfed

Please sign in to comment.