Add Matrix badge

Shields.io identifies tridactyl's room correctly and provides this badge with correct number of users. However, it is showing 'chat not found' in my preview here. I am suspecting that's due to some kind of rate limiting.
This commit is contained in:
Sayan 2020-10-02 01:37:05 +05:30 committed by GitHub
parent 547031397d
commit 8f2eb6d519
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,6 +10,7 @@ Tridactyl
<p align="center">
<a href="https://travis-ci.org/tridactyl/tridactyl"><img src="https://travis-ci.org/tridactyl/tridactyl.svg?branch=master" alt="Build Status"></a>
<a href="https://riot.im/app/#/room/#tridactyl:matrix.org"><img src="https://img.shields.io/matrix/tridactyl:matrix.org alt="Matrix Chat"></a>
<a href="https://gitter.im/tridactyl/Lobby"><img src="https://badges.gitter.im/Join%20Chat.svg" alt="Join Gitter Chat"></a>
<a href="https://addons.mozilla.org/en-US/firefox/addon/tridactyl-vim/"><img src="https://img.shields.io/amo/users/tridactyl-vim" alt="Mozilla Addon Store"></a>
</p>