Add matrix badge

Additionally, move links to the bottom of the page.
This commit is contained in:
Oliver Blanthorn 2017-11-04 17:13:45 +00:00 committed by GitHub
parent 1e17d75c10
commit ecfb223ec9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,4 @@
[gitter-badge]: https://badges.gitter.im/Join%20Chat.svg
[gitter-link]: https://gitter.im/tridactyl/Lobby
# Tridactyl [![Build Status](https://travis-ci.org/cmcaine/tridactyl.svg?branch=master)](https://travis-ci.org/cmcaine/tridactyl) [![Gitter Chat][gitter-badge]][gitter-link]
# Tridactyl [![Build Status](https://travis-ci.org/cmcaine/tridactyl.svg?branch=master)](https://travis-ci.org/cmcaine/tridactyl) [![Matrix Chat][matrix-badge]][matrix-link] [![Gitter Chat][gitter-badge]][gitter-link]
Replace ff's default control mechanism with one modelled on the one true editor, Vim.
@ -39,7 +36,7 @@ A pre-commit hook is added by `npm install` that simply runs `npm test`. If you
### Documentation
Ask in `#tridactyl` on [matrix.org](https://riot.im/app/#/room/#tridactyl:matrix.org), freenode, or [gitter][gitter-link]
Ask in `#tridactyl` on [matrix.org][matrix-link], freenode, or [gitter][gitter-link]
Development notes are in the doc directory, but they're somewhat out of date. Code is quite short and not *too* badly commented, though.
@ -243,3 +240,8 @@ Some actions have their own interactive mini-mode:
* hints
* searching
[gitter-badge]: https://badges.gitter.im/Join%20Chat.svg
[gitter-link]: https://gitter.im/tridactyl/Lobby
[matrix-badge]: https://matrix.to/img/matrix-badge.svg
[matrix-link]: https://riot.im/app/#/room/#tridactyl:matrix.org