diff --git a/README.md b/README.md index 97716ab..1817a2e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The keywords that they can issue against the bot are the following: @your_bot unregister @your_bot stats -The bot will process any of the above keywords thanks to the wrapper for ejabberd API (included) and the wrapper for Akkoma API (also included) but, first time you run `python xmpp.py`, it will ask you for the needed parameters like: +The bot will process any of the above keywords thanks to the wrapper for ejabberd API (`ejabberdapi.py`, included) and the wrapper for Akkoma API (`akkoma.py`, also included) but, first time you run `python xmpp.py`, it will ask you for the needed parameters like: - api_base_url: http://127.0.0.1:5280 - local_vhost: your local ejabberd vhost