From 82f56a54f9a14ed31fffea3f3ac1efa63b22d825 Mon Sep 17 00:00:00 2001 From: Carlos Fenollosa Date: Thu, 21 Feb 2013 16:01:54 +0100 Subject: [PATCH] Updated README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 77c576a..7bed7ef 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,13 @@ A Bash script that handles blog posting You can read [the initial blog post](http://mmb.pcb.ub.es/~carlesfe/blog/creating-a-simple-blog-system-with-a-500-line-bash-script.html) for more information. +Usage +----- + +Download bb.sh into a public folder of yours and run it: +> ./bb.sh + + BashBlog supports: - Simple creation and edition of the posts with your favorite text editor