diff --git a/README.md b/README.md
index 444543f..2afe2a4 100644
--- a/README.md
+++ b/README.md
@@ -14,9 +14,10 @@ Tangerine UI features a bubblier look, a more compact timeline, round avatars, a
[đ **Follow Tangerine UI** on Mastodon](https://nileane.fr/@TangerineUI)
-## Summary
+## Table of contents
* [**Variants**](#variants)
+* [**Features**](#features)
* [**List of instances that use Tangerine UI**](#list-of-instances-that-use-tangerine-ui)
* [**Installation**](#installation-for-mastodon-admins)
* [Install on a **Mastodon** instance](#installation-for-mastodon-admins)
@@ -45,8 +46,11 @@ Tangerine UI features a bubblier look, a more compact timeline, round avatars, a
+## Features
+
+* **Thoughtful animations**
+
-
## List of instances that use Tangerine UI
These are known instances that have enabled Tangerine UI for their users, either as the only theme, or as an optional theme.
@@ -85,6 +89,7 @@ If you're an admin and have installed Tangerine UI on your instance, **feel free
### Install Tangerine UI as the only theme on your instance:
* Copy & paste the contents of [`TangerineUI.css`](https://github.com/nileane/TangerineUI-for-Mastodon/blob/main/TangerineUI.css) to the **Custom CSS** field in the administration panel on your Mastodon instance (Navigate to https://*domain*/admin/settings/appearance).
* đĒģ For the purple variant, copy the contents of [`TangerineUI-purple.css`](https://github.com/nileane/TangerineUI-for-Mastodon/blob/main/TangerineUI-purple.css) instead.
+ * đ For the cherry variant, copy the contents of [`TangerineUI-cherry.css`](https://github.com/nileane/TangerineUI-for-Mastodon/blob/main/TangerineUI-cherry.css) instead.
â ī¸ **Caution: Using the 'Custom CSS' field to apply Tangerine UI will prevent all users on your instance from being able to choose another theme in their Appearance settings** ([see *Accessibility*](#accessibility)). Please make sure there is a consensus among your users for doing so. If not, see below how to install Tangerine UI as an optional theme for your users.