diff --git a/README.md b/README.md new file mode 100644 index 0000000..43353e0 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +### Micro-Awardpage +Fetches informations out of hamaward.cloud and aggregates them in a simple/small website. + +## Howto +* Place files below htdocs to your webserver-root +* let cron generate the data-file as often as u like. e.g. every minute: +`* * * * * . /path_to_script/stands2.sh >/path_to_your_docroot/stands.js`