Skip to content

Commit 19457da

Browse files
mugikhanrkistner
andauthored
Update packages/powersync/README.md
Co-authored-by: Ralf Kistner <ralf@journeyapps.com>
1 parent cc21ff9 commit 19457da

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/powersync/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ This package (`powersync`) is the PowerSync client SDK for Flutter.
1111
See a summary of features [here](https://docs.powersync.com/client-sdk-references/flutter).
1212

1313
> **Note**
14-
> This SDK is recommended for Flutter applications that do not require on-device encryption.
14+
> This package is recommended for Flutter applications that do not require on-device encryption.
1515
16-
> - For Flutter applications that require encryption, use the [`powersync_sqlcipher`](https://pub.dev/packages/powersync_sqlcipher) SDK.
17-
> - For use cases such as server-side Dart or non-Flutter Dart environments, use the [`powersync_core`](https://pub.dev/packages/powersync_core) SDK.
16+
> - For Flutter applications that require encryption, use the [`powersync_sqlcipher`](https://pub.dev/packages/powersync_sqlcipher) package.
17+
> - For use cases such as server-side Dart or non-Flutter Dart environments, use the [`powersync_core`](https://pub.dev/packages/powersync_core) package.
1818
1919
# Installation
2020

0 commit comments

Comments
 (0)