diff --git a/README.md b/README.md index bf38ac1..7a37619 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ To find Genius token, go to [this site](https://genius.com/api-clients), `login - Using [discord.py](https://github.com/Rapptz/discord.py) (rewrite) - Everything is explained by doing the `help` command. - Using [SQLite](https://www.sqlite.org/index.html) for the database. -- Using [Lavalink](https://github.com/freyacodes/Lavalink) with a [Wavelink client](https://github.com/PythonistaGuild/Wavelink). +- Using [Lavalink](https://github.com/freyacodes/Lavalink) with the client [Wavelink](https://github.com/PythonistaGuild/Wavelink). ## __Launching locally__ If you want to run it without Docker, clone the repo (and his submodules by doing `git submodule update --force --recursive --init --remote` in the git folder) then create an .env file to store variables in the root folder (there is an example [here](https://gitlab.com/ConfrerieDuKassoulait/KassouBot/-/blob/main/.envexample)).