From 1e2b62be57ba7448f6d32eb3b1094af8799418d1 Mon Sep 17 00:00:00 2001 From: Logan Williams Date: Mon, 7 Aug 2023 11:03:04 +0200 Subject: [PATCH] Add link to documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66cfb8a..56ff450 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,6 @@ The *cisticola* application enables users to easily collect, process, and analyz It scrapes raw data by coordinating with a set of platform-specific scrapers, archives media attachments, and stores the data in a SQL database. -For more information about the structure of Cisticola, as well as installation and deployment instructions, see the documentation. +For more information about the structure of Cisticola, as well as installation and deployment instructions, see the [documentation](https://cisticola.readthedocs.io/en/latest/index.html). ![Cisticola, the bird](docs/images/cisticola.jpeg)