From 714615d7d1449c0f52ef896e4fa9dd150aa55eb8 Mon Sep 17 00:00:00 2001 From: yggverse Date: Wed, 3 Apr 2024 20:15:47 +0300 Subject: [PATCH] update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6685012..37cca60 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ Micro Web Crawler in PHP & Manticore -Yo! is super thin layer for Manticore search server that extends official [manticoresearch-php](https://github.com/manticoresoftware/manticoresearch-php) client with CLI tools and UI for [Gemini Protocol](https://geminiprotocol.net). +Yo! is the super thin client-server crawler based on [Manticore](https://github.com/manticoresoftware) full-text search.\ +Compatible with different networks, includes flexible settings, history snaps, CLI tools and UI for [Gemini Protocol](https://geminiprotocol.net). To use `HTTP` version, please checkout [main branch](https://github.com/YGGverse/Yo)!