From 17c9eacb4c8b39f12a5a8b64493ff7a4f9f28f34 Mon Sep 17 00:00:00 2001 From: yggverse Date: Wed, 3 Apr 2024 17:09:39 +0300 Subject: [PATCH] update readme --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 97f2712..6685012 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,7 @@ Micro Web Crawler in PHP & Manticore -Yo! Gemini 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 Gemini protocol UI. - -This branch contain implementation for [Gemini Protocol](https://geminiprotocol.net). +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). To use `HTTP` version, please checkout [main branch](https://github.com/YGGverse/Yo)!