From ad0e858b07d14d257615303e6d99f4ff8e19f803 Mon Sep 17 00:00:00 2001 From: Rodrigo Arias Mallo Date: Mon, 28 Oct 2024 20:39:41 +0100 Subject: [PATCH] Add a link to the Dillo website --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0bac9d31..1441aaff 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ 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). +Screenshot of the [Dillo Website][dillo] rendered in Dillo: + +[dillo]: https://dillo-browser.github.io/ +

To install Dillo follow the [installation guide](doc/install.md).