From f77a597213e0c9153d71952713f53fc7ecbbc72d Mon Sep 17 00:00:00 2001
From: Innovation Inc <connorrox60@gmail.com>
Date: Sat, 25 May 2019 00:33:50 -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 ff9970e..446c609 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.2b</p>
+    <p>+++We're very glad to present a very basic application installation program! It only works on MiniWeb. I don't know if it will work on Apache servers or not.</p>
     <p>+Added 'cmd_fm' command to terminal. CMD.FM is a free online radio service that looks like a computer terminal.</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>