From 6068bcd985f61d6891be2252c88f0352f0eac145 Mon Sep 17 00:00:00 2001 From: ghost Date: Fri, 24 Nov 2023 17:52:13 +0200 Subject: [PATCH] update readme --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index 1b1e60e..1995032 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,23 @@ Micro Web Crawler in PHP & Manticore +Yo! is the next generation of [YGGo!](https://github.com/YGGverse/YGGo) project with goal to reduce server requirements and make deployment process simpler. + +Engine written in PHP and uses [Manticore](https://github.com/manticoresoftware) search engine on backend. + +Default build adapted for [Yggdrasil](https://github.com/yggdrasil-network) eco-system but could be used to make own search project. + +Project contain: + +* CLI tools for index operations +* JS-less frontend to make search web portal +* API tools to make search index distributed + +Features: + +* MIME-based crawler with flexible filter settings +* Page snap history with local and remote mirrors support + ## CLI ### Index