mirror of
https://github.com/YGGverse/gemtext-php.git
synced 2026-03-31 17:55:38 +00:00
init composer
This commit is contained in:
parent
9a84bb9d69
commit
63d810b9fe
3 changed files with 31 additions and 1 deletions
11
README.md
11
README.md
|
|
@ -1,2 +1,11 @@
|
|||
# gemtext-php
|
||||
PHP 8 library for text/gemini
|
||||
|
||||
PHP 8 library for `text/gemini`
|
||||
|
||||
This library is lightweight replacement to [gemini-php](https://github.com/YGGverse/gemini-php)
|
||||
|
||||
## Install
|
||||
|
||||
``` bash
|
||||
composer require yggverse/gemtext
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue