From 803b8ae06a02b331606d73ea539c8f2f791930be Mon Sep 17 00:00:00 2001 From: Josh Mudge Date: Mon, 2 Apr 2018 19:52:18 -0600 Subject: [PATCH] Add usage instructions. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a111f06..8f2a9d5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # Wallabag Install Script I was annoyed with the clunky install instructions / two seperate pages for Wallabag. I wrote a script to automate that process. + +# Usage + +`curl -s https://git.coolaj86.com/josh/wallabag-install/raw/branch/master/install.sh | bash`