1
0
mirror of https://github.com/Tygs/0bin.git synced 2023-08-10 21:13:00 +03:00

Added doc link to README

This commit is contained in:
sam 2012-05-19 11:30:33 +02:00
parent 84fe98137d
commit 1cbc6d21d7

View File

@ -4,7 +4,6 @@
0bin is a client side encrypted pastebin that can run without a database.
* Try it: `0bin.net <http://0bin.net>`_
* Get the `source on github <https://github.com/sametmax/0bin>`_
* `Report a bug <https://github.com/sametmax/0bin/issues>`_
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 <http://readthedocs.org/docs/0bin/en/latest/>`_,
but in short::
pip install zerobin
zerobin
How it works
=============