update readme

This commit is contained in:
yggverse 2024-10-24 20:49:01 +03:00
parent be813cf643
commit dc9e6a14dc

View file

@ -122,3 +122,11 @@ match Quote::from("> Quote") {
None => assert!(false), None => assert!(false),
}; };
``` ```
## Integrations
* [Yoda](https://github.com/YGGverse/Yoda) - Browser for Gemini Protocol
## See also
* [ggemini](https://github.com/YGGverse/ggemini) - Glib-oriented client for Gemini Protocol