diff options
| -rw-r--r-- | README.md | 2 | 
1 files changed, 2 insertions, 0 deletions
@@ -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  |