diff --git a/packages/powersync-sdk-web/README.md b/packages/powersync-sdk-web/README.md index f39562f..4d99949 100644 --- a/packages/powersync-sdk-web/README.md +++ b/packages/powersync-sdk-web/README.md @@ -101,7 +101,7 @@ React hooks are available in the [@journeyapps/powersync-react](https://www.npmj ## Demo Apps -See our [NextJS Demo App](https://github.com/powersync-ja/powersync-web-sdk/tree/main/demos/powersync-nextjs-demo) for how to use this SDK with NextJS. +See our [NextJS Demo App](https://github.com/powersync-ja/powersync-web-sdk/tree/main/demos/powersync-nextjs-demo) for how to use this SDK with NextJS and Supabase. # Known Issues This initial SDK version uses a `SharedWorker` for DB operations which is not supported on Chrome for Android. Future SDK versions will feature selectable DB Adapters which will increase compatibility. \ No newline at end of file