From 65286df31ec8b6600c80e51c2a2bbef3dcc07454 Mon Sep 17 00:00:00 2001 From: JohnySigma Date: Wed, 3 Dec 2025 12:26:04 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48d4d59..36cf9cc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# DeBros Network - Distributed P2P Database System +# Orama Network - Distributed P2P Database System A decentralized peer-to-peer data platform built in Go. Combines distributed SQL (RQLite), pub/sub messaging, and resilient peer discovery so applications can share state without central infrastructure.