diff options
Diffstat (limited to 'docs/README.md')
-rw-r--r-- | docs/README.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/README.md b/docs/README.md index fd26b0c20..c6e7dae6c 100644 --- a/docs/README.md +++ b/docs/README.md @@ -12,9 +12,7 @@ To learn how to develop MetaMask-compatible applications, visit our [Developer D - [How to add custom build to Chrome](./add-to-chrome.md) - [How to add custom build to Firefox](./add-to-firefox.md) -- [How to develop a live-reloading UI](./ui-dev-mode.md) - [Publishing Guide](./publishing.md) -- [How to develop an in-browser mocked UI](./ui-mock-mode.md) - [How to live reload on local dependency changes](./developing-on-deps.md) - [How to add new networks to the Provider Menu](./adding-new-networks.md) - [How to manage notices that appear when the app starts up](./notices.md) |