From 7951c7c5e502366eb2c7c4e0601d0fcfcc42ddcb Mon Sep 17 00:00:00 2001 From: yggverse Date: Sat, 20 Apr 2024 17:01:09 +0300 Subject: [PATCH] add integration examples --- README.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a82fc49..dc62300 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,15 @@ # Titan II -Gemini Protocol library for PHP 8 +Composer / PHP 8 library for [Gemini Protocol](https://geminiprotocol.net) - - [gemini://gemini.circumlunar.space/](gemini://gemini.circumlunar.space/) - - [https://gemini.circumlunar.space/](https://gemini.circumlunar.space/) +Simply create online server with native IPv6 support for PHP apps or just static `gemtext` + +## Integrations + +* [β-Doku](https://github.com/YGGverse/bdoku) - DokuWiki Satellite for Gemini Protocol +* [Pulsar](https://github.com/YGGverse/Pulsar) - RSS Aggregator for Gemini Protocol +* [KVAZAR](https://github.com/kvazar-network/geminiapp) - KevaCoin Explorer for Gemini Protocol +* [KevaChat](https://github.com/kevachat/geminiapp) - Chat in BlockChain ## Install @@ -14,7 +20,7 @@ Gemini Protocol library for PHP 8 ## Usage -``` +``` php