From 42bd9607e8fe7e616fc7dbf62eb36cb8407fed05 Mon Sep 17 00:00:00 2001 From: Pierre Balzack <96387156+balzack@users.noreply.github.com> Date: Mon, 13 Jun 2022 20:52:51 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0263648c..354cae87 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Databag is a self-hosting network for the DWeb community. The project includes the messaging service, IndiCom. Notable features include: - Public-private key based identity and not bound to any blockchain or hosting domain. -- Federation enables communication between accounts across different nodes +- Communication between accounts across different nodes - Direct communication between app and contact's node with no server-side replication. - Data revision trees for efficient syncrhonization. - Websockets for delivering synchronization events.