Update README.md
This commit is contained in:
parent
4f1b069aab
commit
92cfb81b21
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ pip install python-aternos
|
|||
|
||||
To use Aternos API in your Python script, import it and
|
||||
login with your username and password (or MD5 hash of password).
|
||||
> Note: Logging in by Google or Facebook account is not supported yet.
|
||||
> Note: Logging in with Google or Facebook account is not supported yet.
|
||||
|
||||
Then get the servers list using get_servers method.
|
||||
You can start/stop your Aternos server now, calling `start()` or `stop()`.
|
||||
|
|
Reference in a new issue