Fix code format of README.md

This commit is contained in:
sienori 2019-09-07 01:05:54 +09:00
parent bf6f7d00ef
commit df55cb795f

View file

@ -4,8 +4,7 @@
[<img src="https://addons.cdn.mozilla.net/static/img/addons-buttons/AMO-button_1.png" align="left" alt="for Firefox">](https://addons.mozilla.org/firefox/addon/simple-translate/)
[<img src="https://developer.chrome.com/webstore/images/ChromeWebStore_BadgeWBorder_v2_206x58.png" alt="for Chrome">](
https://chrome.google.com/webstore/detail/simple-translate/ibplnjkanclpjokhdolnendpplpjiace)
[<img src="https://developer.chrome.com/webstore/images/ChromeWebStore_BadgeWBorder_v2_206x58.png" alt="for Chrome">](https://chrome.google.com/webstore/detail/simple-translate/ibplnjkanclpjokhdolnendpplpjiace)
## Backers
@ -14,16 +13,22 @@ Thank you to the awesome **[backers](https://github.com/sienori/simple-translate
[<img src="https://c5.patreon.com/external/logo/become_a_patron_button.png" alt="Became a Patreon">](https://www.patreon.com/sienori)
## Translation
You can contribute by translating Simple Translate on **[Crowdin](https://crowdin.com/project/simple-translate)**.
## Developing
1. Clone the repository `git clone https://github.com/sienori/simple-translate`
2. Run `npm install`
3. Run `npm run watch-dev`
### Load the extension in Chrome
1. Open Chrome browser and navigate to `chrome://extensions`
2. Select "Developer Mode" and then click "Load unpacked extension..."
3. From the file browser, choose to `simple-translate/dev/chrome`
### Load the extension in Firefox
1. Open Firefox browser and navigate to `about:debugging`
2. Click "Load Temporary Add-on" and from the file browser, choose `simple-translate/dev/firefox`