aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Del Campo Romero <xavi.dcr@tutanota.com>2023-08-08 13:02:11 +0200
committerXavier Del Campo Romero <xavi.dcr@tutanota.com>2023-08-08 13:05:33 +0200
commit474de49bad14f4af8ecd52a64816b10cc7959480 (patch)
treecd255aa962e45083f310fa85351ef10f0d690c58
parenta53781a29734ebe2b236288acda2a0774e588001 (diff)
downloadslcl-474de49bad14f4af8ecd52a64816b10cc7959480.tar.gz
Add screenshots
-rw-r--r--README.md6
-rw-r--r--doc/login.pngbin0 -> 12192 bytes
-rw-r--r--doc/user.pngbin0 -> 55381 bytes
3 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 196b79a..c39ad6e 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,12 @@
commonly known as "cloud storage" or simply "cloud", written in C99 plus
POSIX.1-2008 extensions.
+## Screenshots
+
+![Screenshot of slcl's login page](doc/login.png)
+
+![Screenshot of an example user directory](doc/user.png)
+
## Disclaimer
Intentionally, `slcl` does not share some of the philosophical views from the
diff --git a/doc/login.png b/doc/login.png
new file mode 100644
index 0000000..ff9b15e
--- /dev/null
+++ b/doc/login.png
Binary files differ
diff --git a/doc/user.png b/doc/user.png
new file mode 100644
index 0000000..bb9215e
--- /dev/null
+++ b/doc/user.png
Binary files differ