diff options
author | Whymarrh Whitby <whymarrh.whitby@gmail.com> | 2018-12-18 05:16:57 +0800 |
---|---|---|
committer | Whymarrh Whitby <whymarrh.whitby@gmail.com> | 2019-02-21 01:48:46 +0800 |
commit | 3658ca550af2573a7abb729591f3645ec8b48d54 (patch) | |
tree | cf47512999f49203f4fd6a858baacb1869abc7c8 /README.md | |
parent | 3c73781787f7aab6cdba0b738e4844a26aab5d8e (diff) | |
download | tangerine-wallet-browser-3658ca550af2573a7abb729591f3645ec8b48d54.tar tangerine-wallet-browser-3658ca550af2573a7abb729591f3645ec8b48d54.tar.gz tangerine-wallet-browser-3658ca550af2573a7abb729591f3645ec8b48d54.tar.bz2 tangerine-wallet-browser-3658ca550af2573a7abb729591f3645ec8b48d54.tar.lz tangerine-wallet-browser-3658ca550af2573a7abb729591f3645ec8b48d54.tar.xz tangerine-wallet-browser-3658ca550af2573a7abb729591f3645ec8b48d54.tar.zst tangerine-wallet-browser-3658ca550af2573a7abb729591f3645ec8b48d54.zip |
Remove outdated ui dev and ui mock docs
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -65,11 +65,9 @@ To write tests that will be run in the browser using QUnit, add your test files - [How to add custom build to Chrome](./docs/add-to-chrome.md) - [How to add custom build to Firefox](./docs/add-to-firefox.md) -- [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) - [How to manage notices that appear when the app starts up](./docs/notices.md) |