From 60474c1e3311bd8913c985b9e0c8537ab4f29743 Mon Sep 17 00:00:00 2001 From: yggverse Date: Wed, 3 Apr 2024 20:10:50 +0300 Subject: [PATCH] update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index baf8245..ab56ab0 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ Micro Web Crawler in PHP & Manticore -Yo! is the super thin layer for Manticore search server that extends official [manticoresearch-php](https://github.com/manticoresoftware/manticoresearch-php) client with CLI tools and simple JS-less WebUI. +Yo! is the super thin client-server crawler based on [Manticore](https://github.com/manticoresoftware) full-text search server. + +Compatible with different networks, includes flexible settings, history snaps, CLI tools for administration and adaptive JS-less UI. Available [alternative branch](https://github.com/YGGverse/Yo/tree/gemini) for [Gemini Protocol](https://geminiprotocol.net)!