diff options
author | Shin'ya Ueoka <ueokande@i-beam.org> | 2017-11-25 13:22:27 +0900 |
---|---|---|
committer | Shin'ya Ueoka <ueokande@i-beam.org> | 2017-11-25 13:33:18 +0900 |
commit | 127e94836e5ec708b2c28efe2578a989e8c2cb28 (patch) | |
tree | 9111b2850c17e3299267e8bc011007dc28f06e3e | |
parent | 507c5b4f78aee09b45182f2b2650c61b11b68950 (diff) |
Add badges to READM
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ # Vim Vixen +[](https://gitter.im/vim-vixen/vim-vixen) +[](https://travis-ci.org/ueokande/vim-vixen) + Vim Vixen is a Firefox add-on which allows you to navigate with keyboard on the browser. Firefox started to support WebExtensions API and will stop supporting add-ons using legacy APIs from version 57. For this reason, many legacy add-ons do not work on Firefox 57. |