Browse Source

update readme

main
yggverse 5 months ago
parent
commit
d8c7b0668b
  1. 12
      README.md

12
README.md

@ -2,6 +2,10 @@ @@ -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( @@ -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)
* [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
Loading…
Cancel
Save