diff --git a/readme.md b/readme.md
index 53a08184c..abfa4009c 100644
--- a/readme.md
+++ b/readme.md
@@ -22,7 +22,7 @@ https://colab.research.google.com/github/SillyLossy/TavernAI-extras/blob/main/co
* Sending images to chat, and the AI interpreting the content.
## UI Extensions 🚀
-| Name | Description | Required [Modules](#modules) | Screenshot |
+| Name | Description | Required [Modules](https://github.com/SillyLossy/TavernAI-extras#modules) | Screenshot |
| ---------------- | ---------------------------------| ---------------------------- | ---------- |
| Image Captioning | Send a cute picture to your bot!
Picture select option will appear beside "Message send" button. | `caption` |
|
| Character Expressions | See your character reacting to your messages!
**You need to provide your own character images!**
1. Create a folder in TavernAI called `public/characters/`, where `` is a name of your character.
2. For base emotion classification model, put six PNG files there with the following names: `joy.png`, `anger.png`, `fear.png`, `love.png`, `sadness.png`, `surprise.png`. Other models may provide another options.
3. Images only display in desktop mode. | `classify` |
|