aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4e10bd4..f952e7b 100644
--- a/README.md
+++ b/README.md
@@ -13,3 +13,9 @@ The official version of [Radicale](https://github.com/Kozea/Radicale/) doesn't s
I created a fork of Radicale which includes all necessary pull requests:
pip3 install --upgrade git+https://github.com/Unrud/Radicale
+
+## Screenshots
+
+![Login](https://github.com/Unrud/RadicaleWeb/raw/master/etc/screenshot_login.png)
+![Overview](https://github.com/Unrud/RadicaleWeb/raw/master/etc/screenshot_overview.png)
+![New Collection](https://github.com/Unrud/RadicaleWeb/raw/master/etc/screenshot_new_collection.png)
bgstack15