diff --git a/packages/common/README.md b/packages/common/README.md index b4e614968..e8939c219 100644 --- a/packages/common/README.md +++ b/packages/common/README.md @@ -1,6 +1,3 @@ # PowerSync SDK common JS -This package contains a TypeScript implementation of a PowerSync database connector and streaming sync bucket implementation, which is used in the following SDKs: - -- [packages/react-native](./packages/react-native/README.md) -- [packages/web](./packages/web/README.md) +This package contains a TypeScript implementation of a PowerSync database connector and streaming sync bucket implementation, which is used in PowerSync's JavaScript-based SDKs.