From dc818ed52dac292386d705062bf87c1420a9b104 Mon Sep 17 00:00:00 2001 From: Shin'ya Ueoka Date: Tue, 10 Oct 2017 17:31:07 +0900 Subject: [PATCH] remove background from README --- README.md | 19 ++++--------------- 1 file changed, 4 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 9c5c0d3..b4a7937 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,9 @@ # Vim Vixen -An Firefox add-ons works with WebExtensions, insipired by [Vimperator](https://github.com/vimperator). - -## Background - -### Firefox will stop supporting legacy add-ons - -Firefox will support only add-ons using WebExtensions API since version 57, and -plugins based on legacy APIs will be unavailable. Vim Vixen is new solution to -create Vim-like Firefox. - -### Vimimum - -[Vimium](https://github.com/philc/vimium) is a Chrome extension which able to -navigate pages in Google Chrome/Chromium. Vimium also started to support on -Firefox by WebExtensions API. +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. +and Vim Vixen is a new choise for Vim users since Vim Vixen uses WebExtensions API ## Basic usage