Update README.md

This commit is contained in:
Pierre Balzack 2022-08-24 14:23:23 -07:00 committed by GitHub
parent 7e53dd7305
commit 55a806bac0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ Databag is a self-hosted messaging service for the DWeb community. Notable featu
- Federated (accounts on different nodes can communicate)
- 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 browsers for phone, tablet and pc)
- Unlimited accounts per node (host for your whole family)
You can test out the project [here](https://databag.coredb.org/#/create), but don't post anything important as this server is regularly wiped. Feedback on the UI/UX, bugs or features is greatly appreciated.