Skip to content

Commit 4e214bb

Browse files
mugikhanbenitav
andauthored
Update packages/powersync-op-sqlite/README.md
Co-authored-by: benitav <[email protected]>
1 parent 41706cc commit 4e214bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/powersync-op-sqlite/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ To enable SQLCipher you need to add the following configuration option to your a
5757
}
5858
```
5959

60-
Additionally you will need to add an encryption key to the OPSQLite factory constructor
60+
Additionally you will need to add an [encryption key](https://www.zetetic.net/sqlcipher/sqlcipher-api/#key) to the OPSQLite factory constructor
6161

6262
```typescript
6363
const factory = new OPSqliteOpenFactory({

0 commit comments

Comments
 (0)