summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--[l---------]README.rst16
1 files changed, 15 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 176d9c2..b1d9e5b 120000..100644
--- a/README.rst
+++ b/README.rst
@@ -1 +1,15 @@
-doc/index.rst \ No newline at end of file
+crocoite
+========
+
+.. code:: bash
+
+ pip install crocoite pywb
+ crocoite http://example.com/ example.com.warc.gz
+ wb-manager init test && wb-manager add test example.com.warc.gz
+ wayback &
+ $BROWSER http://localhost:8080
+
+See documentation_ for more information.
+
+.. _documentation: https://6xq.net/crocoite/
+