From 56c3febb58005449675061c093300d2ea89e9d89 Mon Sep 17 00:00:00 2001 From: Aviral Takkar Date: Fri, 15 Mar 2024 09:38:47 -0700 Subject: [PATCH] docs: update readme --- README.md | 7 +++---- docs/design.md | 1 + 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 213d7d9..7699905 100644 --- a/README.md +++ b/README.md @@ -235,10 +235,9 @@ this project. ## Acknowledgments -A hat tip to: - -* [Spegel] -* [DADI P2P Proxy] +The [Spegel] project has greatly inspired this work, and a big THANK YOU to Philip Laine and Simon Gottschlag at Xenit +for generously sharing their insights with us. A hat tip also to the [DADI P2P Proxy] project for demonstrating the +integration with [Overlaybd]. ## Glossary diff --git a/docs/design.md b/docs/design.md index d5e1502..e045c3a 100644 --- a/docs/design.md +++ b/docs/design.md @@ -177,3 +177,4 @@ running this container in p2p vs non-p2p mode on a 3 node AKS cluster with Artif [cluster-arch]: ../assets/images/cluster.png [file-system-layout]: ../assets/images/file-system-layout.png +[Spegel]: https://github.com/XenitAB/spegel