From 9cf3bf32698d01a4c86790f0796ab3d1fb7620e7 Mon Sep 17 00:00:00 2001 From: Innovation Inc <connorrox60@gmail.com> Date: Tue, 23 Apr 2019 10:31:44 -0500 Subject: [PATCH] Update index.html --- apps/About/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/About/index.html b/apps/About/index.html index 68c0f83..224cba2 100644 --- a/apps/About/index.html +++ b/apps/About/index.html @@ -11,6 +11,7 @@ <p>Changelog:</p> <p>Version 0.1.1b</p> <p>+A terminal that is accessable from the Debug Menu. It's based off of <a href="https://codepen.io/AndrewBarfield/pen/qEqWMq?css-preprocessor=scss">Andrew Barfield's HTML5 Web Terminal</a>.</p> + <p>Notice: This doesn't seem to work in GitHub and will more than likely require an installation of DremJS on an HTML server.</p> <p>~Some UI Tweaks</p> <p>~Bug Fixes</p> <p>~Made the shutdown function actually shut DremJS down</p>