From 096b2c68ddeb13bd1c3d8c08d4936fe3a5b8a9b2 Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Mon, 5 Feb 2018 21:57:36 -0700 Subject: [PATCH] Add demo URL --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b76e5c7..7e16b55 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ A simple system for creating multiple-choice questions for an audience to answer on their phones. Responses are tallied and displayed in real-time. +Demo: https://openquestion.netsyms.com/ + Installation ------------ 0. Install Apache, PHP 7, and a database (MySQL, but others will probably work too).