Revert "notes for devs"

This reverts commit 9cc5877ee9.
This commit is contained in:
loveyousomuch 2021-10-27 11:18:21 +03:00
parent 9cc5877ee9
commit dc102142d1

View file

@ -1,7 +1,6 @@
# Python Aternos API # Python Aternos API
An unofficial Aternos API written in Python. An unofficial Aternos API written in Python.
It uses requests, cloudscraper and lxml to parse data from [aternos.org](https://aternos.org/). It uses requests, cloudscraper and lxml to parse data from [aternos.org](https://aternos.org/).
> Note vim for devs: if u have problem like this `IndentationError: unindent does not match any outer indentation level`, try out `retab`.
## Using ## Using
First you need to install the module: First you need to install the module: