diff --git a/README.md b/README.md index c1a322c..d9f469f 100755 --- a/README.md +++ b/README.md @@ -133,6 +133,7 @@ installed on-path. What is on path is virtually always a wrapper for Tor Browser which is installed either as the main user or it's own user. Linux will only use Tor Browser if it's discovered in "Local" mode. - The above is also true of OSX for now but doesn't have to remain so. +- I really only test Phase 3 with Dillo and Edgium. **YMMV.** ### Usability vs Strict diff --git a/index.html b/index.html index 96c13f4..e09b3e0 100755 --- a/index.html +++ b/index.html @@ -325,6 +325,12 @@ if (i2pIsRunning()) {
  • The above is also true of OSX for now but doesn't have to remain so.
  • +
  • + I really only test Phase 3 with Dillo and Edgium. + + YMMV. + +