From a1a54e0337650c615f684aee293a265030ca9c35 Mon Sep 17 00:00:00 2001
From: Innovation Inc <connorrox60@gmail.com>
Date: Tue, 23 Apr 2019 10:26:12 -0500
Subject: [PATCH] Update index.html

---
 apps/About/index.html | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/apps/About/index.html b/apps/About/index.html
index 8695ff6..68c0f83 100644
--- a/apps/About/index.html
+++ b/apps/About/index.html
@@ -10,6 +10,7 @@
     <p>Another Note: When loading an app or clicking the Start button, flickering is normal. This is just because the IFrame is loading the application.</p>
     <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>~Some UI Tweaks</p>
     <p>~Bug Fixes</p>
     <p>~Made the shutdown function actually shut DremJS down</p>
@@ -27,7 +28,7 @@
     <p>=More WAV to MP3 fixes</p>
     <p>Version 0.0.8-1a</p>
     <p>+A crash handler for 404 errors, should you have any.</p>
-    <p>+A little debug mode that can be found in the bug report application. Uncommenting it will enable it. At the moment, it is mostly useless.</p>
+    <p>+A little debug menu that can be found in the bug report application. Uncommenting it will enable it. At the moment, it is mostly useless.</p>
     <p>~A few minor patches</p>
     <p>Version 0.0.8a</p>
     <p>+Shutdown animation</p>