From bf84ae8f2856589226de162a31f4a5203d6d6232 Mon Sep 17 00:00:00 2001
From: DremOS Developing Team <connorrox60@gmail.com>
Date: Mon, 5 Nov 2018 11:18:38 -0600
Subject: [PATCH] Updated Home (markdown)

---
 Home.md | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

diff --git a/Home.md b/Home.md
index 54aa56b..1757849 100644
--- a/Home.md
+++ b/Home.md
@@ -2,4 +2,18 @@
 
 This page does not seem like much now, but eventually it will be an essential resource for understanding how to use your DremJS installation and for any questions you may have.
 
-**NOTE:** DremJS tends to be very fragile. Any time you decide to update or do anything else that messes with the OS, it is recommended you read the instructions here **very** closely.
\ No newline at end of file
+**NOTE:** DremJS tends to be very fragile. Any time you decide to update or do anything else that messes with the OS, it is recommended you read the instructions here **very** closely.
+
+# What exactly is DremJS?
+DremJS is a web OS featuring 3rd party support. It's a sleek, fast, and lightweight. It requires almost no prior knowledge
+of programming to use.
+
+It's free and completly hosted on GitHub. No more building needed!!!
+Just download it and upload it to your own web server.
+DremJS is open source and licensed under the terms of the GNU General Public License v3. Just give credit for the original source code and don't pretend it's made by you.
+
+There's no need for JQuery!!! JQuery is already embedded in DremJS.
+
+Alternatively, you can fork this repository and go to the following site after setting up GitHub pages:
+<code>yourusername.github.io/DremJS</code>
+However, this is depreciated as updating and installing apps is much harder.
\ No newline at end of file