aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDan Finlay <dan@danfinlay.com>2018-04-13 04:40:54 +0800
committerDan Finlay <dan@danfinlay.com>2018-04-13 04:40:59 +0800
commite8411971419473e24defc6b69596d33a0a90ccfb (patch)
treefecdf7bac081d7db7a7967f900a99b79db92e525 /README.md
parent29dab1e9e00c1c1e6ad834026df51b2839d3171d (diff)
downloadtangerine-wallet-browser-e8411971419473e24defc6b69596d33a0a90ccfb.tar
tangerine-wallet-browser-e8411971419473e24defc6b69596d33a0a90ccfb.tar.gz
tangerine-wallet-browser-e8411971419473e24defc6b69596d33a0a90ccfb.tar.bz2
tangerine-wallet-browser-e8411971419473e24defc6b69596d33a0a90ccfb.tar.lz
tangerine-wallet-browser-e8411971419473e24defc6b69596d33a0a90ccfb.tar.xz
tangerine-wallet-browser-e8411971419473e24defc6b69596d33a0a90ccfb.tar.zst
tangerine-wallet-browser-e8411971419473e24defc6b69596d33a0a90ccfb.zip
Add team member documentation
To help exeternal contributors make sense of who is active on the project, and who they should go to to ask certain questions.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2e68991b5..a25a8be98 100644
--- a/README.md
+++ b/README.md
@@ -68,6 +68,7 @@ To write tests that will be run in the browser using QUnit, add your test files
- [How to develop a live-reloading UI](./docs/ui-dev-mode.md)
- [How to add a new translation to MetaMask](./docs/translating-guide.md)
- [Publishing Guide](./docs/publishing.md)
+- [The MetaMask Team](./docs/team.md)
- [How to develop an in-browser mocked UI](./docs/ui-mock-mode.md)
- [How to live reload on local dependency changes](./docs/developing-on-deps.md)
- [How to add new networks to the Provider Menu](./docs/adding-new-networks.md)