diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..875ab59 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# heise Eisschrank +*Nimmt die heisse Luft aus dem heise.de Newsticker* + +```bash +$ ./run.sh +# writes atom feed in file: ./heise-atom-filtered.xml +``` + +### Demo +[https://www.xapek.org/~yvesf/public/heise-eisschrank/heise-atom-filtered.xml](https://www.xapek.org/~yvesf/public/heise-eisschrank/heise-atom-filtered.xml) + +### Requires + +- wget +- xsltproc
\ No newline at end of file |