commit dbd4c97b0ba76ac048601b9e302c30ea93f5812d
parent 595a47a55d034983cf00657f03f3937d60dd6254
Author: Ryan Wolf <johnwayne@pseudony.ms>
Date: Sun, 17 Feb 2019 10:35:46 -0500
Writing markdown remains harder than programming.
Diffstat:
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -1,10 +1,11 @@
novelty.go
==
-Single word (yes/no) site for app engine in go.
-There's a copy running at https://isryanattheoffice.com.
+Single word (yes/no) site for app engine in go. Demo: https://isryanattheoffice.com.
+
Uses basic auth for updating answer, to make it easy to wire up to IFTTT,
Tasker, etc.
+
Uses fancy new (circa 7 years ago) responsive design, to scale based on screen size.
Setup