From 6c5c158272bcb2fe8b64bb3839f35dbfe07740d5 Mon Sep 17 00:00:00 2001 From: postscriptum Date: Tue, 1 Jul 2025 22:05:34 +0300 Subject: [PATCH] add client/server links --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aa58325..9314419 100644 --- a/README.md +++ b/README.md @@ -60,4 +60,9 @@ snac2nex -s /path/to/snac/storage -t /path/to/nex -u user1 -u user2 -V, --version Print version -``` \ No newline at end of file +``` + +## 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 \ No newline at end of file