From 338cb5fa1f2c84188cfe5b7f4c33c0385b2f48f9 Mon Sep 17 00:00:00 2001 From: yggverse Date: Thu, 27 Jun 2024 16:53:05 +0300 Subject: [PATCH] update components info --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5353cbc7..29a11bd0 100644 --- a/README.md +++ b/README.md @@ -23,5 +23,6 @@ At this moment project under development! ## Components -* [gemini-php](https://github.com/YGGverse/gemini-php) - Client and Parser for Gemini Protocol -* [net-php](https://github.com/YGGverse/net-php) - DNS resolver with related network features \ No newline at end of file +* [gemini-php](https://github.com/YGGverse/gemini-php) - PHP 8 library for Gemini protocol +* [gemtext-php](https://github.com/YGGverse/gemtext-php) - PHP 8 library for Gemtext operations +* [net-php](https://github.com/YGGverse/net-php) - PHP 8 library for DNS resolver and address parser \ No newline at end of file