From b5f37da639c562e4bd56a1d17d8584d0330df87c Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Sat, 5 Sep 2020 14:56:35 +0300 Subject: [PATCH] Add link to Matrix room --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0020da3..b91b171 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # Maunium sticker picker A fast and simple Matrix sticker picker widget. Tested on Element Web & Android. +## Discussion +Matrix room: [`#maunium:maunium.net`](https://matrix.to/#/#maunium:maunium.net) + ## Importing packs from Telegram 1. (Optional) Set up a virtual environment. 1. Create with `virtualenv -p python3 .`