From 3c1c0ebb2fb4314320b5e454e0751ab95266ea2d Mon Sep 17 00:00:00 2001 From: Innovation Inc <connorrox60@gmail.com> Date: Thu, 17 Dec 2020 14:00:40 -0600 Subject: [PATCH] Updated Widgets (markdown) --- Widgets.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Widgets.md b/Widgets.md index 667869b..4a66614 100644 --- a/Widgets.md +++ b/Widgets.md @@ -6,8 +6,8 @@ Widgets are bite-sized applications intended to be on the desktop. Widgets can be made by creating a directory inside the `widgets/` folder in the DremJS document root folder. After that, simple create your widget inside it like you would any other application. Be sure you have an index.html or index.php file. ## How can I enable a widget? -Step 1: Open the `Widgets Settings` application. +Step 1: Open the `Widgets Settings` application.<br .> <br /> -Step 2: Type in the widget you want and press `Add Widget`. +Step 2: Type in the widget you want and press `Add Widget`.<br /> <br /> Step 3: Restart DremJS.