summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2020-03-31 22:23:38 +0200
committermakefu <github@syntax-fehler.de>2020-03-31 22:23:38 +0200
commite4942fdab9a43712d56b38dbdb8421d38d7743df (patch)
treef45314001e9e80bcf9ca1d6ec22126db0907e751 /README.md
parentb9471e7b0576dfbb1157c639c4a34b243f9dd61e (diff)
ebknotify: add feed
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index f9ab36b..e5e90c0 100644
--- a/README.md
+++ b/README.md
@@ -3,5 +3,12 @@
Notify via different channels once a new item popped up on Ebay Kleinanzeigen.
This Projekt utilizes the original code from [ebk-client](https://github.com/tejado/ebk-client/)
+# Installation
+
+```
+install -D ./ebk.example.yml ~/.config/ebk-notify/ebk.yml
+vim ~/.config/ebk-notify/ebk.yml
+# update app-pw,username,password
+
# License
MIT