aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortenox <as@tenoware.com>2016-08-24 12:37:23 -0700
committertenox <as@tenoware.com>2016-08-24 12:37:23 -0700
commitf0f90fa561b40e5d4adb52bef7ac377a148700fa (patch)
treed1b19db6d233d51074382c9e0009f02ac3a13c86
parent19aea0996fa3f04e9bca6d2e994bb56b4706e409 (diff)
downloadwfm-f0f90fa561b40e5d4adb52bef7ac377a148700fa.tar.gz
Readme fix
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 631afc4..7fb2560 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,8 @@ allows editing small text files directly in the browser using textarea.
Unlike Dropbox, box.net and others, WFM is compatible with most modern and
legacy web browsers dating back to Internet Explorer 1.5, Netscape 1.0 and
Mosaic 3.0. It outputs W3C certified HTML 4.01. JavaScript is optional and
-only used for non-essential luxuries on modern web browsers.
+only used for non-essential luxuries on modern web browsers. Modern browsers
+are tested using [BrowserStack](http://www.browserstack.com/).
This program is written using portable C code and compiles natively
for many flavors of Unix. It runs as a CGI application on most httpd servers