aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Stacey <markjstacey@gmail.com>2019-08-02 20:59:18 +0800
committerGitHub <noreply@github.com>2019-08-02 20:59:18 +0800
commitc9317115fa88e42216e33a149101f40e5c9e001e (patch)
tree68ac4b98915bb210e0a687df1b65e63abbacaaf6
parentdecc604eb8325422ad32bdc3ccdb417b41d1226a (diff)
downloadtangerine-wallet-browser-c9317115fa88e42216e33a149101f40e5c9e001e.tar.gz
tangerine-wallet-browser-c9317115fa88e42216e33a149101f40e5c9e001e.tar.zst
tangerine-wallet-browser-c9317115fa88e42216e33a149101f40e5c9e001e.zip
Add browser recommendation to README (#6941)
We have recently dropped support for certain older browsers, and we're planning to have a larger conversation soon about which browsers to support going forward. In preparation for this, it might be worth recommending that users use the latest browser version.
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index a3fa11b5d..08d7e3a74 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,8 @@
You can find the latest version of MetaMask on [our official website](https://metamask.io/). For help using MetaMask, visit our [User Support Site](https://metamask.zendesk.com/hc/en-us).
+MetaMask supports Firefox, Google Chrome, and Chromium-based browsers. We recommend using the latest available browser version.
+
For up to the minute news, follow our [Twitter](https://twitter.com/metamask_io) or [Medium](https://medium.com/metamask) pages.
To learn how to develop MetaMask-compatible applications, visit our [Developer Docs](https://metamask.github.io/metamask-docs/).