diff --git a/README.md b/README.md index 252ba01..30bc7f0 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ If you drop the [`index.php`](https://fossil.kd2.org/picodav/doc/trunk/index.php) file in a directory of your web-server, it will make the contents of this directory available via WebDAV, and will also provide a nice web UI to manage the files, using [WebDAV Manager.js](https://fossil.kd2.org/webdav-manager/). -![Web UI screenshot](https://raw.githubusercontent.com/kd2org/webdav-manager.js/main/scr_desktop.png) +![Web UI screenshot](scr.webp) -* Single-file WebDAV server! Only 85 KB! +* Single-file WebDAV server! Only 110 KB! * No database! * Very fast and lightweight! * Compatible with tons of apps! diff --git a/scr.webp b/scr.webp new file mode 100644 index 0000000..3770a69 Binary files /dev/null and b/scr.webp differ