From e39b338cb3b2ebb54ce542045f39854551171090 Mon Sep 17 00:00:00 2001 From: Samy Fodil <76626119+samyfodil@users.noreply.github.com> Date: Mon, 15 Jul 2024 12:20:03 -0500 Subject: [PATCH] Added tau to README.md (#2870) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bf8788805c..7ec1e82bdf 100644 --- a/README.md +++ b/README.md @@ -105,5 +105,6 @@ Some notable users of go-libp2p are: - [Kairos](https://github.com/kairos-io/kairos) - A Kubernetes-focused, Cloud Native Linux meta-distribution. - [Oasis Core](https://github.com/oasisprotocol/oasis-core) - The consensus and runtime layers of the [Oasis protocol](https://oasisprotocol.org/). - [Spacemesh](https://github.com/spacemeshos/go-spacemesh/) - The Go implementation of the [Spacemesh protocol](https://spacemesh.io/), a novel layer one blockchain +- [Tau](https://github.com/taubyte/tau/) - Open source distributed Platform as a Service (PaaS) Please open a pull request if you want your project (min. 250 GitHub stars) to be added here.