diff options
author | Shin'ya Ueoka <ueokande@i-beam.org> | 2017-11-25 13:44:20 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-25 13:44:20 +0900 |
commit | 2ae2d1582d6b9f8059b1a3f947d442869a14fbdc (patch) | |
tree | 9111b2850c17e3299267e8bc011007dc28f06e3e | |
parent | 507c5b4f78aee09b45182f2b2650c61b11b68950 (diff) | |
parent | 127e94836e5ec708b2c28efe2578a989e8c2cb28 (diff) |
Merge pull request #246 from ueokande/badges
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. |