diff options
author | Dan Finlay <dan@danfinlay.com> | 2018-05-30 00:27:02 +0800 |
---|---|---|
committer | Dan Finlay <dan@danfinlay.com> | 2018-05-30 00:27:02 +0800 |
commit | 344f0f2eea8441b2a99faad4458973628d9c985f (patch) | |
tree | 4a08dbec28afaf65fed76ea21a4617c3363b7148 /README.md | |
parent | d1f5d8ccc663bdc379864e155f12f580af127e8c (diff) | |
download | tangerine-wallet-browser-344f0f2eea8441b2a99faad4458973628d9c985f.tar.gz tangerine-wallet-browser-344f0f2eea8441b2a99faad4458973628d9c985f.tar.zst tangerine-wallet-browser-344f0f2eea8441b2a99faad4458973628d9c985f.zip |
Add mission statement v1
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,12 +1,16 @@ # MetaMask Browser Extension [](https://circleci.com/gh/MetaMask/metamask-extension) [](https://coveralls.io/github/MetaMask/metamask-extension?branch=master) [](https://greenkeeper.io/) [](https://waffle.io/MetaMask/metamask-extension) -[Internal documentation](./docs/jsdocs) - ## Support If you're a user seeking support, [here is our support site](https://metamask.helpscoutdocs.com/). +## Introduction + +[Mission Statement](./MISSION.md) + +[Internal documentation](./docs/jsdocs) + ## Developing Compatible Dapps If you're a web dapp developer, we've got two types of guides for you: |