From 1cbc6d21d7be9c9fb76b180af0442edf1fc4621a Mon Sep 17 00:00:00 2001 From: sam Date: Sat, 19 May 2012 11:30:33 +0200 Subject: [PATCH] Added doc link to README --- README.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 7c80423..3047294 100644 --- a/README.rst +++ b/README.rst @@ -4,7 +4,6 @@ 0bin is a client side encrypted pastebin that can run without a database. * Try it: `0bin.net `_ -* Get the `source on github `_ * `Report a bug `_ 0bin allows anybody to host a pastebin while welcoming any type of content to @@ -17,6 +16,12 @@ install even if you know nothing about Python. For now tested with IE9, and the last opera, safari, chrome and FF. +There is a `good doc `_, +but in short:: + + pip install zerobin + zerobin + How it works =============