summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2025-01-25 13:03:43 +0100
committerSanto Cariotti <santo@dcariotti.me>2025-01-25 13:05:48 +0100
commitc1b50cde0a8f390e21333241a3637497b04c4784 (patch)
tree5acfe8dd49e450beffa5f80f762f537735e89e8a
parent362bda6287a1d452bf1b07e7e37eeb86d7dc1110 (diff)
Add screenshot
-rw-r--r--README.md4
-rw-r--r--assets/demo.pngbin0 -> 347298 bytes
2 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index f4d3ebb..14d9ddb 100644
--- a/README.md
+++ b/README.md
@@ -142,3 +142,7 @@ $ curl -X POST http://my-cas4-domain.com/api/graphql \
}
}'
```
+
+And the frontend is up.
+
+![demo frontend](./assets/demo.png)
diff --git a/assets/demo.png b/assets/demo.png
new file mode 100644
index 0000000..af28c3b
--- /dev/null
+++ b/assets/demo.png
Binary files differ