From 4d357d49be9ac9743aab56f1e050f67e1e8455c2 Mon Sep 17 00:00:00 2001 From: DremOS Developing Team Date: Mon, 5 Nov 2018 11:22:07 -0600 Subject: [PATCH] Created Installing Applications (markdown) --- Installing-Applications.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Installing-Applications.md diff --git a/Installing-Applications.md b/Installing-Applications.md new file mode 100644 index 0000000..03e8838 --- /dev/null +++ b/Installing-Applications.md @@ -0,0 +1,6 @@ +# Installing applications +### DremJS generally supports anything that is HTML5-based. However, you need to know how to install applications. + +Applications ship with a "README-InstallNotes.html" to tell you how to install. Follow its instructions to install the application. + +You can get some applications at the DremJS Market. \ No newline at end of file