diff --git a/README.md b/README.md index 9ad9453f36d..d622b3117b7 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,8 @@ RxDB is a proven technology used by [thousands of developers](https://github.com RxDB provides an easy to implement, battle-tested replication protocol for realtime sync with your existing infrastructure.
-There are also plugins to easily replicate with GraphQL, CouchDB, Websocket, WebRTC,Supabase, Firestore or NATS. +You do not have to use a specific cloud or backend database. The protocol works by implementing three simple HTTP endpoints. +There are also production-ready plugins to easily replicate with GraphQL, CouchDB, Websocket, WebRTC (P2P),Supabase, Firestore or NATS.