From 97a49d5388dbcc4ea7ebaa3ae23b33d65dae64cc Mon Sep 17 00:00:00 2001 From: drewstone Date: Wed, 17 Apr 2024 20:16:51 -0400 Subject: [PATCH 1/2] Update README.md (#614) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 558f79d1f..33456beb3 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@

Getting Started

-Tangle, Built on Substrate, Tangle Network empowers privacy-enhancing and governance-decentralized applications, incorporating cross-chain functionality, EVM compatibility, advanced governance systems, and ZK applications into a unified ecosystem. +Tangle is restaking network focused around complex offchain computations, such as MPC (multi party computation), zero-knowledge proof generation, AI services, and more. If you would like to familiarize yourself with Tangle Network check out following repo and docs: From 65ad63434a4571deaaec49c77a47a43ab2ff4a41 Mon Sep 17 00:00:00 2001 From: drewstone Date: Wed, 17 Apr 2024 20:38:18 -0400 Subject: [PATCH 2/2] Fix README (#615) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33456beb3..4321e050f 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Tangle is restaking network focused around complex offchain computations, such a If you would like to familiarize yourself with Tangle Network check out following repo and docs: -- [Webb Gadgets](https://github.com/webb-tools/gadgets) +- [Tangle Gadgets](https://github.com/webb-tools/gadget) - [Tangle Docs](https://docs.tangle.tools/docs) - [Tangle Website](https://tangle.tools/)