From ea65c0279f456a3430e1f2f5bdf52c32fb1f2a72 Mon Sep 17 00:00:00 2001 From: Terry Geng Date: Fri, 10 Apr 2020 10:12:26 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ee8589..7db95f1 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,7 @@ If you want information about auto-starting and auto-restarting of the bot, you You can control the bot by both commands sent by text message and the web interface. -By default, all commands start with `!`. You can type `!help` in the text message to see the full list of commands supported, or see the examples on the [wiki page](https://github.com/azlux/botamusique/wiki/Command-Help). +By default, all commands start with `!`. You can type `!help` in the text message to see the full list of commands supported, or see the examples on the [wiki page](https://github.com/azlux/botamusique/wiki/Command-Help-and-Examples). The web interface can be used if you'd like an intuitive way of interacting with the bot. Through it is fairly straightforward, a walk-through can be found on the [wiki page](https://github.com/azlux/botamusique/wiki/Web-interface-walk-through).