summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorYves Fischer <yvesf-git@xapek.org>2016-08-27 17:52:13 +0200
committerYves Fischer <yvesf-git@xapek.org>2016-08-27 17:57:29 +0200
commit8ce41c4331d3e9386119516bf482a07456c4a5ec (patch)
treedc49882ce5d464aa9f07bd230c2474561a208aa4 /README.md
downloadheise-eisschrank-8ce41c4331d3e9386119516bf482a07456c4a5ec.tar.gz
heise-eisschrank-8ce41c4331d3e9386119516bf482a07456c4a5ec.zip
heise-eisschrank
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
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