From 22adde79940d32c5f094f26f3e18b7160e7ccafc Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Sat, 1 Dec 2018 13:14:06 +0100 Subject: behavior: Move click script data to external file First step of issue #3 --- README.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 428744f..459f201 100644 --- a/README.rst +++ b/README.rst @@ -18,6 +18,7 @@ Quick start These dependencies must be present to run crocoite: - Python ≥3.6 +- PyYAML_ - aiohttp_ - websockets_ - warcio_ @@ -25,6 +26,7 @@ These dependencies must be present to run crocoite: - bottom_ (IRC client) - `Google Chrome`_ +.. _PyYAML: https://pyyaml.org/wiki/PyYAML .. _aiohttp: https://aiohttp.readthedocs.io/ .. _websockets: https://websockets.readthedocs.io/ .. _warcio: https://github.com/webrecorder/warcio -- cgit v1.2.3