diff --git a/README.md b/README.md
index 391c811c..5775b66c 100644
--- a/README.md
+++ b/README.md
@@ -328,6 +328,13 @@ An architecture to relay end-to-end encrypted CRDTs over a central service.
Sync Yjs over nostr.
+ Velt YJs
+
+
+Velt
+
+provides a fully managed Yjs backend with realtime WebSocket sync and persistent storage—no server setup required. Includes offline support with automatic reconnection, version history, end-to-end custom encryption. Additionally it also provides Yjs webhook events, REST API to read and update Yjs documents, and a browser DevTools extension.
+
#### Persistence Providers
@@ -367,7 +374,6 @@ A database and connection provider for Yjs based on Firestore.
Yjs persistence provider for op-sqlite
-
### Tooling
@@ -375,6 +381,7 @@ A database and connection provider for Yjs based on Firestore.
* [y-sweet debugger](https://y-sweet.cloud/advanced/debugger)
* [liveblocks devtools](https://liveblocks.io/devtools)
* [Yjs inspector](https://inspector.yjs.dev)
+* [velt devtools](https://velt.dev/devtools)
### Ports