From 59dd002ae44fb7f4b42b3de8aaf03a4c3eec4ac1 Mon Sep 17 00:00:00 2001
From: Tulir Asokan <tulir@maunium.net>
Date: Wed, 7 Oct 2020 00:36:55 +0300
Subject: [PATCH] Add small sticker picker comparison table

---
 README.md | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/README.md b/README.md
index 75e8a90..9e2a4ba 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,15 @@ For setup and usage instructions, please visit the [wiki](https://github.com/mau
 * [Enabling the widget](https://github.com/maunium/stickerpicker/wiki/Enabling-the-widget)
 * [Hosting on GitHub pages](https://github.com/maunium/stickerpicker/wiki/Hosting-on-GitHub-pages)
 
+## Comparison with other sticker pickers
+
+| Feature                  | Scalar | Dimension | Maunium sticker picker |
+|--------------------------|--------|-----------|------------------------|
+| Free software            | ❌     | ✔️         | ✔️                     |
+| Custom sticker packs     | ❌     | ✔️         | ✔️                     |
+| Telegram import          | ❌     | ✔️         | ✔️                     |
+| Works on Element mobiles | ✔️     | ❌         | ✔️                     |
+
 ## Preview
 ### Element Web
 ![Element Web](preview-element-web.png)
-- 
GitLab