mirror of
https://github.com/YGGverse/gemtext-php.git
synced 2026-03-31 17:55:38 +00:00
update readme
This commit is contained in:
parent
e0b496a7ae
commit
bf52a58fbd
1 changed files with 9 additions and 2 deletions
11
README.md
11
README.md
|
|
@ -1,8 +1,15 @@
|
||||||
# gemtext-php
|
# gemtext-php
|
||||||
|
|
||||||
PHP 8 library for `text/gemini`
|
Lightweight, object-oriented PHP 8 library for [Gemtext](https://geminiprotocol.net/docs/gemtext.gmi)
|
||||||
|
|
||||||
This library is lightweight, object-oriented [Gemtext](https://geminiprotocol.net/docs/gemtext.gmi) replacement to [gemini-php](https://github.com/YGGverse/gemini-php)
|
## See also
|
||||||
|
|
||||||
|
* [gemini-php](https://github.com/YGGverse/gemini-php) - PHP 8 Client library for Gemini connections
|
||||||
|
|
||||||
|
## Integrations
|
||||||
|
|
||||||
|
* [gemini-dl](https://github.com/YGGverse/gemini-dl) - CLI batch downloader for Gemini protocol
|
||||||
|
* [Yoda](https://github.com/YGGverse/Yoda) - PHP-GTK Browser for Gemini protocol
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue