]> Untitled Git - lemmy.git/commitdiff
adding matrix chatroom
authorDessalines <tyhou13@gmx.com>
Fri, 15 Feb 2019 01:42:04 +0000 (17:42 -0800)
committerDessalines <tyhou13@gmx.com>
Fri, 15 Feb 2019 01:42:04 +0000 (17:42 -0800)
README.md

index 524d5c70298fc028664cf9d257a4a0def3f2cdd4..77403e8ba6cf261089685423d416b36314a38526 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@
 
 We have a twitter alternative (mastodon), a facebook alternative (friendica), so let's build a reddit alternative in the fediverse.
 
+[Matrix Chatroom](https://riot.im/app/#/room/#rust-reddit-fediverse:matrix.org)
+
 ## Goals / TODOs
 
 - Come up with a name / codename.
@@ -12,4 +14,3 @@ We have a twitter alternative (mastodon), a facebook alternative (friendica), so
 - Should it allow bots?
 - Decide on tech to be used: I prefer Actix, Diesel for the back end, inferno, typescript and bootstrap for the front end. 
 - How do we do the activitypub stuff?
--