diff --git a/packages/react-native/README.md b/packages/react-native/README.md index d1ee7291c..cd38d3270 100644 --- a/packages/react-native/README.md +++ b/packages/react-native/README.md @@ -4,7 +4,7 @@ # PowerSync SDK for React Native -_[PowerSync](https://www.powersync.com) is a Postgres-SQLite sync layer, which helps developers to create local-first real-time reactive apps that work seamlessly both online and offline._ +_[PowerSync](https://www.powersync.com) is a Postgres-SQLite sync engine, which helps developers to create local-first real-time reactive apps that work seamlessly both online and offline._ This package (`packages/react-native`) is the PowerSync SDK for React Native clients. It is an extension of `packages/common`. diff --git a/packages/web/README.md b/packages/web/README.md index 8743b13da..ea8334c53 100644 --- a/packages/web/README.md +++ b/packages/web/README.md @@ -4,7 +4,7 @@ # PowerSync SDK for Web -_[PowerSync](https://www.powersync.com) is a Postgres-SQLite sync layer, which helps developers to create local-first real-time reactive apps that work seamlessly both online and offline._ +_[PowerSync](https://www.powersync.com) is a Postgres-SQLite sync engine, which helps developers to create local-first real-time reactive apps that work seamlessly both online and offline._ This package (`packages/web`) is the PowerSync SDK for JavaScript Web clients. It is an extension of `packages/common`.