From 6ba3b2c054b57e3ecc8ec223d66e6d4fbd3c388e Mon Sep 17 00:00:00 2001 From: Chris Watson Date: Sun, 26 Jun 2022 22:28:32 -0600 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 48e70b5..e58fba9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Arachnid +### This project is no longer maintained. Please see [Mechanize](https://github.com/Kanezoh/mechanize.cr) for an alternative. + Arachnid is a fast, soon to be multi-threading capable web crawler for Crystal. It recenty underwent a full rewrite for Crystal 0.35.1, so see the documentation below for updated usage instructions. ## Installation