diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bf9aed8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +!.gitignore +logo.png +favicon.ico diff --git a/README.md b/README.md index bb96037..ce2a4d4 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ This app will automatically rotate and refresh tabs based on the hostname of the ?hostname variable passed to the script. +It assumes that the www folder is accessible via http[s]://somehostname/screen/, the settings.json should be in the parent folder. + +Place a logo.png within the www folder for it to be used on the loading screen... + The config Has the following: * **defaults** - common defaults across all clients