mirror of
https://github.com/tridactyl/tridactyl.git
synced 2026-09-10 07:16:33 -04:00
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:
parent
547031397d
commit
8f2eb6d519
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue