diff options
author | Shin'ya Ueoka <ueokande@i-beam.org> | 2017-11-25 22:30:42 +0900 |
---|---|---|
committer | Shin'ya Ueoka <ueokande@i-beam.org> | 2017-11-30 19:53:21 +0900 |
commit | 718ed5bdb495adae5efd516c992239b1d2f20cad (patch) | |
tree | d5d5984d24456369633daeaf8e40ecc6479f85c1 | |
parent | b18674de73aa57d3727c62e05e8dac82a568fe7d (diff) |
add david-dm badge
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ [![Join the chat room on Gitter for vim-vixen/vim-vixen](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/vim-vixen/vim-vixen) [![Build Status](https://travis-ci.org/ueokande/vim-vixen.svg?branch=kaizen)](https://travis-ci.org/ueokande/vim-vixen) +[![devDependencies Status](https://david-dm.org/ueokande/vim-vixen/dev-status.svg)](https://david-dm.org/ueokande/vim-vixen?type=dev) 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. |