aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDan Finlay <dan@danfinlay.com>2017-07-04 07:48:45 +0800
committerDan Finlay <dan@danfinlay.com>2017-07-04 07:48:45 +0800
commit0e5ec5b86ddf74c17ba7bd359f86014847b58695 (patch)
treeb902c70089d59b36ecd30d09d78bfb8d6d9e33b6 /README.md
parente285f2cae958437160f86171f1fccfec66799883 (diff)
downloadtangerine-wallet-browser-0e5ec5b86ddf74c17ba7bd359f86014847b58695.tar.gz
tangerine-wallet-browser-0e5ec5b86ddf74c17ba7bd359f86014847b58695.tar.zst
tangerine-wallet-browser-0e5ec5b86ddf74c17ba7bd359f86014847b58695.zip
Add responsive UI dev guide
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 afeb96ae5..e9fe682fd 100644
--- a/README.md
+++ b/README.md
@@ -57,6 +57,7 @@ To write tests that will be run in the browser using QUnit, add your test files
- [Publishing Guide](./docs/publishing.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 Edit our New Responsive UI](./docs/responsive-ui-dev.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)
- [How to generate a visualization of this repository's development](./docs/development-visualization.md)