add client/server links

This commit is contained in:
postscriptum 2025-07-01 22:05:34 +03:00
parent 1c9b3621e6
commit 6c5c158272

View file

@ -60,4 +60,9 @@ snac2nex -s /path/to/snac/storage -t /path/to/nex -u user1 -u user2
-V, --version -V, --version
Print version Print version
``` ```
## See also
* [Nexy](https://github.com/YGGverse/nexy) - Server for the Nex protocol, written in Rust
* [Yoda](https://github.com/YGGverse/Yoda) - Client for the Gemini & Nex protocols, written in Rust