diff --git a/README.md b/README.md index e87792fb..85748eee 100644 --- a/README.md +++ b/README.md @@ -270,11 +270,14 @@ A database and connection provider for Yjs based on Firestore.
y-op-sqlite
-Persist YJS updates in your React Native app using op-sqlite, the fastest SQLite library for React Native. + Persist YJS updates in your React Native app using + op-sqlite + , the fastest SQLite library for React Native.
y-postgresql
-Provides persistent storage for a web server using PostgreSQL and is easily compatible with y-websocket. + Provides persistent storage for a web server using PostgreSQL and + is easily compatible with y-websocket.