From f52dcba5b86e1ec13520d42d2771b9e840bcafa8 Mon Sep 17 00:00:00 2001 From: GM-Script-Writer-62850 Date: Sun, 1 Jun 2014 18:53:54 -0400 Subject: [PATCH] update --- README.md | 33 ++++++++++++++++++--------------- 1 file changed, 18 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index afc0e18..edf939b 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,20 @@ -This is a basic HTML5 music player -This was made to have the basic features in a music player as well as have a mobile friendly layout +This is a basic HTML5 music player
+This was made to have the basic features in a music player as well as have a mobile friendly layout
-Setup: -1. Add the index.html, player,js, player,css, and playlist.php files to a folder on your web server -2. Create a folder called library in that folder, this folder should contain your music -this folder can be a symlink to your main music folder +Setup:
+1. Add the index.html, player,js, player,css, and playlist.php files to a folder on your web server
+2. Create a folder called library in that folder, this folder should contain your music
+this folder can be a symlink to your main music folder
-Any files/folders starting with a "." will be ignored -Cover images should be named cover (not case sensitive), they should be in png, jpg/jpeg, or gif format, basically anything a web browser can display -Cover images are optional -Any file not called cover will be treated as a audio file -All files should have a file extension (eg .png, .mp3, .ogg, etc) -This uses 3 icons from the apache web server, if you are using a different web service, grab these icons and save them as the following: -/icons/open.folder.png -/icons/folder.png -/icons/sound2.png +Any files/folders starting with a "." will be ignored
+Cover images should be named cover (not case sensitive), they should be in png, jpg/jpeg, or gif format, basically anything a web browser can display
+Cover images are optional
+Any file not called cover will be treated as a audio file
+All files should have a file extension (eg .png, .mp3, .ogg, etc)
+This uses 3 icons from the apache web server, if you are using a different web service, grab these icons and save them as the following:
+/icons/open.folder.png
+/icons/folder.png
+/icons/sound2.png
+ +Overview:
+