summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 13a3dce..b6c888d 100644
--- a/index.html
+++ b/index.html
@@ -42,7 +42,7 @@ table { margin: 1.5em; }
<h1>Welcome to the Dillo Website</h1>
<p>Dillo is a fast and small graphical web browser with the following features: </p>
<ul>
- <li>Multi-platform, running on Linux, BSD, MacOS and even Atari.</li>
+ <li>Multi-platform, running on Linux, BSD, MacOS, Windows (via Cygwin) and even Atari.</li>
<li>Written in C and C++ with few dependencies.</li>
<li>Implements its own real-time rendering engine.</li>
<li>Low memory usage and fast rendering, even with large pages.</li>