m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index a26c404..04da9b3 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,8 @@
This is a tiny CGI script to host an ephermeral microblog -- make your random
thoughts from the week avaialable on your website for one day on Sunday.
+See a working instance [here](https://m-chrzan.xyz/sunday.html).
+
## Installing the CGI script
Install it as you would any other Ruby CGI script on your webserver. Idk how to