From 58ed7380e1e4c806ced452549bbe6faedb2f6b3b Mon Sep 17 00:00:00 2001 From: Rodrigo Arias Mallo Date: Sat, 26 Oct 2024 21:24:08 +0200 Subject: Update README screenshot of Dillo --- README.md | 6 +++++- doc/dillo-wiki.png | Bin 258427 -> 0 bytes doc/dillo.png | Bin 0 -> 138963 bytes 3 files changed, 5 insertions(+), 1 deletion(-) delete mode 100644 doc/dillo-wiki.png create mode 100644 doc/dillo.png diff --git a/README.md b/README.md index f0b9f79d..e576ab23 100644 --- a/README.md +++ b/README.md @@ -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). -

+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). diff --git a/doc/dillo-wiki.png b/doc/dillo-wiki.png deleted file mode 100644 index 1debb6cf..00000000 Binary files a/doc/dillo-wiki.png and /dev/null differ diff --git a/doc/dillo.png b/doc/dillo.png new file mode 100644 index 00000000..14ab1d01 Binary files /dev/null and b/doc/dillo.png differ -- cgit v1.2.3