From fec140c2e39951a97913160849c9d73e60ccd3d0 Mon Sep 17 00:00:00 2001 From: yggverse Date: Mon, 8 Jul 2024 05:52:05 +0300 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a1ccc7c..60c8d7f 100755 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # gemtext-php -Lightweight, object-oriented PHP 8 library for [Gemtext](https://geminiprotocol.net/docs/gemtext.gmi) +Lightweight, object-oriented PHP 8 library for [Gemini](https://geminiprotocol.net) / [Gemtext](https://geminiprotocol.net/docs/gemtext.gmi) operations ## See also -* [gemini-php](https://github.com/YGGverse/gemini-php) - PHP 8 Client library for Gemini connections +* [gemini-php](https://github.com/YGGverse/gemini-php) - PHP 8 Client library for Gemini protocol connections ## Integrations