Update README.md

This commit is contained in:
Andrey 2022-04-02 08:54:47 +04:00 committed by GitHub
parent 4bcc3834e4
commit 45abeba5d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
An unofficial Aternos API written in Python. An unofficial Aternos API written in Python.
It uses [aternos](https://aternos.org/)' private API and html parsing. It uses [aternos](https://aternos.org/)' private API and html parsing.
## Installation ## Installing
```bash ```bash
pip install python-aternos pip install python-aternos
``` ```