Update README.md

This commit is contained in:
Brian Huisman 2023-04-18 15:24:51 -04:00 committed by GitHub
parent 9ed29ba45e
commit 6b93c73588
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,3 +5,6 @@ The Orcinus Site Search PHP script is an all-in-one site crawler and search engi
Orcinus will crawl your site content on a schedule, or at your command via the admin UI or even by CLI/crontab. Customize your search results by blocking URLs, unlisting pages, or raising/lowering their search priority.
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