From d8c7b0668baa544bd096c36f1c9de9494723285e Mon Sep 17 00:00:00 2001 From: yggverse Date: Wed, 26 Jun 2024 20:12:29 +0300 Subject: [PATCH] update readme --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 579424d..3d4f7e8 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ PHP 8 Library for [Gemini Protocol](https://geminiprotocol.net) +## Extras + +* [gemtext-php](https://github.com/YGGverse/gemtext-php) - Object-oriented PHP 8 library for Gemini / Gemtext operations + ## Usage ``` @@ -111,7 +115,7 @@ var_dump( ## Integrations -* [gemini-dl - CLI Batch downloader for Gemini Protocol](https://github.com/YGGverse/gemini-dl) -* [Yo! Crawler for different networks](https://github.com/YGGverse/Yo/tree/gemini) -* [Yoda - PHP-GTK browser for Gemini Protocol](https://github.com/YGGverse/Yoda) -* [β-Doku is DokuWiki Satellite for Gemini Protocol](https://github.com/YGGverse/bdoku) \ No newline at end of file +* [gemini-dl](https://github.com/YGGverse/gemini-dl) - CLI Batch downloader for Gemini Protocol +* [Yo!](https://github.com/YGGverse/Yo/tree/gemini) - Crawler for different networks +* [Yoda](https://github.com/YGGverse/Yoda) - PHP-GTK browser for Gemini Protocol +* [β-Doku](https://github.com/YGGverse/bdoku) - DokuWiki Satellite for Gemini Protocol \ No newline at end of file