diff --git a/README.md b/README.md index 7f538cce3..c079261b5 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@

-*[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.* +*[PowerSync](https://www.powersync.com) is a sync engine for building local-first apps with instantly-responsive UI/UX and simplified state transfer.* # PowerSync JavaScript SDKs diff --git a/packages/react-native/README.md b/packages/react-native/README.md index cd38d3270..20351330a 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 engine, 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 sync engine for building local-first apps with instantly-responsive UI/UX and simplified state transfer.* 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 ea8334c53..afc66cb3a 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 engine, 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 sync engine for building local-first apps with instantly-responsive UI/UX and simplified state transfer.* This package (`packages/web`) is the PowerSync SDK for JavaScript Web clients. It is an extension of `packages/common`.