causefx 9 лет назад
Родитель
Сommit
94838cc13a
1 измененных файлов с 3 добавлено и 2 удалено
  1. 3 2
      README.md

+ 3 - 2
README.md

@@ -8,11 +8,12 @@ HTPC/Homelab Services Organizer - Written in PHP
 - PHP 5.5+
 - SQLite (uncomment the php_sqlite extension in php.ini file and point it to the right directory)
 
+## Downloading
 - To set it up, clone this repository:
 `` git clone https://github.com/causefx/Organizr `` or download the ZIP-file.
 - Place all files on a publically accessible webserver, either directly in the root, or inside a directory called ``Dashboard`` or whatever you want it to be called.  Please set the correct user permissions on the directory and it's files.
 
-##INSTRUCTIONS
+## Instructions
 Upload all contents of zip or git pull the zip into the folder you want to have this on your webserver.  
 
 Set the correct file permission on the files.
@@ -27,7 +28,7 @@ Once the cookie expires you will need to login again
 
 If you aren't logged in you or any guest will only see your guest enabled tabs
 
-##Images
+## Images
 
 Main View
 ![Desktop screenshot](http://i.imgur.com/sHKNeBM.png)