From fcc0e5b115b8059fc19ff8772df66ee9799dc6a7 Mon Sep 17 00:00:00 2001 From: Maxim Stewart Date: Sun, 15 Apr 2018 21:04:22 -0500 Subject: [PATCH] Pushed initial code and edited readme. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4721a66..d21c627 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ Notes: 2. If you place an image such as a jpg, png, or gif labeled "000.itsExtension" in a directory then the viewer will use it as the background for that folder/directory. 3. The provided folders except "resources" are optional. You can add and remove them as you please. 4. The media and image pane can be moved by dragging from the transparentish bar that has the close button and other controls. +5. Edit the resources/php/config.php file and put your own programs there. + # TO-DO 1. Allow for move, copy, delete functionality.