summaryrefslogtreecommitdiffstats
path: root/yamn/README.md
diff options
context:
space:
mode:
authorGab <24553253+gabrix73@users.noreply.github.com>2026-08-14 20:39:22 +0200
committerGab <24553253+gabrix73@users.noreply.github.com>2026-08-14 20:39:22 +0200
commit43fbddf016f94f4ba006d82c9a67dca61b5852a1 (patch)
tree70054d5fa8a34bb094b8c3ef8ddc9c1fcea3b3d5 /yamn/README.md
parent994071243fc80990cf09e820b671006e9bd31c76 (diff)
downloadyamnweb-43fbddf016f94f4ba006d82c9a67dca61b5852a1.tar.gz
yamnweb-43fbddf016f94f4ba006d82c9a67dca61b5852a1.tar.xz
yamnweb-43fbddf016f94f4ba006d82c9a67dca61b5852a1.zip
Complete Nym and YAMN transport integration
Diffstat (limited to 'yamn/README.md')
-rw-r--r--yamn/README.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/yamn/README.md b/yamn/README.md
index 24ce452..27ad770 100644
--- a/yamn/README.md
+++ b/yamn/README.md
@@ -9,6 +9,3 @@ Build and test it from this directory:
GOCACHE=/tmp/yamnweb-go-build go test ./...
go build -o /usr/local/bin/yamn-encode ./cmd/yamn-encode
```
-
-The Katzenpost standby proof of concept is maintained separately in the
-top-level `katzenpost/` module.