aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2017-11-25 13:44:20 +0900
committerGitHub <noreply@github.com>2017-11-25 13:44:20 +0900
commit2ae2d1582d6b9f8059b1a3f947d442869a14fbdc (patch)
tree9111b2850c17e3299267e8bc011007dc28f06e3e
parent507c5b4f78aee09b45182f2b2650c61b11b68950 (diff)
parent127e94836e5ec708b2c28efe2578a989e8c2cb28 (diff)
Merge pull request #246 from ueokande/badges
Add badges to READM
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index e8a9835..574a845 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,8 @@
# Vim Vixen
+[![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)
+
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.