summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 61c5b04..e5f75c5 100644
--- a/README.rst
+++ b/README.rst
@@ -14,12 +14,14 @@ Quick start
The following dependencies must be present to run crocoite:
- Python 3
-- pychrome_
+- aiohttp_
+- websockets_
- warcio_
- html5lib_
- bottom_ (IRC client)
-.. _pychrome: https://github.com/fate0/pychrome
+.. _aiohttp: https://aiohttp.readthedocs.io/
+.. _websockets: https://websockets.readthedocs.io/
.. _warcio: https://github.com/webrecorder/warcio
.. _html5lib: https://github.com/html5lib/html5lib-python
.. _bottom: https://github.com/numberoverzero/bottom