From 8190ed2248b4039bb9dc195658e55e70f0c06c44 Mon Sep 17 00:00:00 2001 From: Pierre Balzack <96387156+balzack@users.noreply.github.com> Date: Tue, 1 Nov 2022 00:44:29 -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 fb32a92f..b857a4ef 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Databag is a self-hosted messaging service for the DWeb community. Notable featu - Lightweight (runs on a raspberry pi zero v1.3) - No server-side replication (direct communication between app and contact's node) - Low latency (use of websockets for push events to avoid polling) -- Responsive (renders well in browsers for phone, tablet and pc) +- Responsive (renders well in phone, tablet and pc) - Unlimited accounts per node (host for your whole family)