From 744859f1b844c8c48ac03eeac48c892a55d42785 Mon Sep 17 00:00:00 2001 From: Petr Bena Date: Sun, 25 May 2014 17:32:20 +0200 Subject: [PATCH] formatted a bit --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index af7de7b..c079409 100644 --- a/README.md +++ b/README.md @@ -30,10 +30,9 @@ Usage ``` stikkit -b url # now type text and hit ctrl+d to exit -``` - cat file | stikkit -b url echo "Hello world" | stikkit +``` url is an url to stikked server for example, if your server is http://something.blah/stikked and your api is http://something.blah/stikked/api then use http://something.blah/stikked as parameter to -b