diff options
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |