From f0c178dd67c3cbb5ae4029e11634cafa91223ec6 Mon Sep 17 00:00:00 2001 From: Brian Huisman Date: Tue, 18 Apr 2023 21:08:37 -0400 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 95a931a..daf38c1 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,5 @@ Orcinus will crawl your site content on a schedule, or at your command via the a Orcinus can generate a sitemap XML file of your pages after every crawl, suitable for uploading to Google analytics. It can also export a JavaScript version of the search engine that works with offline mirrors, such as those generated by HTTrack. Requires: -- PHP >= 7.2.x \ No newline at end of file +- PHP >= 7.2.x +- MySQL / MariaDB