Skip to content

Commit 1cbc6d2

Browse files
committed
Added doc link to README
1 parent 84fe981 commit 1cbc6d2

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
0bin is a client side encrypted pastebin that can run without a database.
55

66
* Try it: `0bin.net <http://0bin.net>`_
7-
* Get the `source on github <https://github.com/sametmax/0bin>`_
87
* `Report a bug <https://github.com/sametmax/0bin/issues>`_
98

109
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.
1716

1817
For now tested with IE9, and the last opera, safari, chrome and FF.
1918

19+
There is a `good doc <http://readthedocs.org/docs/0bin/en/latest/>`_,
20+
but in short::
21+
22+
pip install zerobin
23+
zerobin
24+
2025
How it works
2126
=============
2227

0 commit comments

Comments
 (0)