From 8eb57805773bb3025ca5f3f35bc488bba2746a16 Mon Sep 17 00:00:00 2001 From: balzack <96387156+balzack@users.noreply.github.com> Date: Fri, 10 Jun 2022 11:47:18 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4356ca04..d1a22cf3 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,5 @@ Databag is a self-hosting network for the DWeb community, implementing the IndiC - Direct communication between app and contact's node with no serverside replication. - Data maintained in revision trees for effient data syncrhonization. - Websockets utilized for delivering synchronization events. + +You can test out the project [here](https://databag.coredb.org), but dont post anything important as the server is regularly wiped.