aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorkumavis <kumavis@users.noreply.github.com>2016-07-07 02:04:26 +0800
committerGitHub <noreply@github.com>2016-07-07 02:04:26 +0800
commit39175ba837db4387aa196f15e8c2b4bb2f966de4 (patch)
treebc25ecb567a94690368f375f2c471393d1636a1e /README.md
parentfb5dbd23a9d57850532cf0f8cf0e211b96ea67ca (diff)
downloadtangerine-wallet-browser-39175ba837db4387aa196f15e8c2b4bb2f966de4.tar
tangerine-wallet-browser-39175ba837db4387aa196f15e8c2b4bb2f966de4.tar.gz
tangerine-wallet-browser-39175ba837db4387aa196f15e8c2b4bb2f966de4.tar.bz2
tangerine-wallet-browser-39175ba837db4387aa196f15e8c2b4bb2f966de4.tar.lz
tangerine-wallet-browser-39175ba837db4387aa196f15e8c2b4bb2f966de4.tar.xz
tangerine-wallet-browser-39175ba837db4387aa196f15e8c2b4bb2f966de4.tar.zst
tangerine-wallet-browser-39175ba837db4387aa196f15e8c2b4bb2f966de4.zip
readme - camel case MetaMask
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f0d38192d..dbf990b0d 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Metamask Plugin [![Build Status](https://circleci.com/gh/MetaMask/metamask-plugin.svg?style=shield&circle-token=a1ddcf3cd38e29267f254c9c59d556d513e3a1fd)](https://circleci.com/gh/MetaMask/metamask-plugin)
+# MetaMask Plugin [![Build Status](https://circleci.com/gh/MetaMask/metamask-plugin.svg?style=shield&circle-token=a1ddcf3cd38e29267f254c9c59d556d513e3a1fd)](https://circleci.com/gh/MetaMask/metamask-plugin)
## Architecture
@@ -65,7 +65,7 @@ You can run the linter by itself with `gulp lint`.
### Deploying the UI
- You must be authorized already on the Metamask plugin.
+ You must be authorized already on the MetaMask plugin.
0. Update the version in `app/manifest.json` and the Changelog in `CHANGELOG.md`.
1. Visit [the chrome developer dashboard](https://chrome.google.com/webstore/developer/dashboard?authuser=2).