From 477a4c83cadb9db2da40499c5f390fd463ba2e03 Mon Sep 17 00:00:00 2001
From: Tulir Asokan <tulir@maunium.net>
Date: Fri, 30 Oct 2020 22:28:09 +0200
Subject: [PATCH] Update feature table

---
 README.md | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md
index 9e2a4ba..32f2357 100644
--- a/README.md
+++ b/README.md
@@ -13,12 +13,16 @@ For setup and usage instructions, please visit the [wiki](https://github.com/mau
 
 ## Comparison with other sticker pickers
 
-| Feature                  | Scalar | Dimension | Maunium sticker picker |
-|--------------------------|--------|-----------|------------------------|
-| Free software            | ❌     | ✔️         | ✔️                     |
-| Custom sticker packs     | ❌     | ✔️         | ✔️                     |
-| Telegram import          | ❌     | ✔️         | ✔️                     |
-| Works on Element mobiles | ✔️     | ❌         | ✔️                     |
+| Feature                         | Scalar | Dimension | Maunium sticker picker |
+|---------------------------------|--------|-----------|------------------------|
+| Free software                   | ❌     | ✔️        | ✔️                     |
+| Custom sticker packs            | ❌     | ✔️        | ✔️                     |
+| Telegram import                 | ❌     | ✔️        | ✔️                     |
+| Works on Element mobiles        | ✔️     | ❌        | ✔️                     |
+| Easy multi-user setup           | ✔️     | ✔️        | ❌<sup>[#7][#7]</sup>  |
+| Frequently used stickers at top | ❌     | ❌        | ✔️                     |
+
+[#7]: https://github.com/maunium/stickerpicker/issues/7
 
 ## Preview
 ### Element Web
-- 
GitLab