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:
@@ -4,7 +4,6 @@
|
|||||||
0bin is a client side encrypted pastebin that can run without a database.
|
0bin is a client side encrypted pastebin that can run without a database.
|
||||||
|
|
||||||
* Try it: `0bin.net <http://0bin.net>`_
|
* 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>`_
|
* `Report a bug <https://github.com/sametmax/0bin/issues>`_
|
||||||
|
|
||||||
0bin allows anybody to host a pastebin while welcoming any type of content to
|
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.
|
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
|
How it works
|
||||||
=============
|
=============
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user