diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-10-26 21:24:08 +0200 |
---|---|---|
committer | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-10-28 20:44:09 +0100 |
commit | 58ed7380e1e4c806ced452549bbe6faedb2f6b3b (patch) | |
tree | 61e267b4fdc83e8b1026f7716a4ad0b75e47382b /README.md | |
parent | 27f88f0e81fd66b59e52af7ec2a725d8bfd4351c (diff) |
Update README screenshot of Dillo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -4,7 +4,11 @@ Dillo is a multi-platform graphical web browser, known for its speed and small footprint, that is developed with a focus on personal security and privacy. It is built with the [FLTK 1.3 GUI toolkit](http://fltk.org). -<p align="center"><img src="doc/dillo-wiki.png" width="60%" /></p> +Screenshot of the [Dillo Website][dillo] rendered in Dillo: + +[dillo]: https://dillo-browser.github.io/ + +<p align="center"><img src="doc/dillo.png" width="60%" /></p> To install Dillo follow the [installation guide](doc/install.md). |