Small Readme

This commit is contained in:
2025-02-24 15:58:24 +01:00
parent 5bf67b2f31
commit 219f37873c

7
README.md Normal file
View File

@@ -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`