Skip to content

Commit 9230b80

Browse files
Merge pull request #14 from journeyapps/minor-updates
Minor updates: Readme and NPM package listing
2 parents 0be1930 + ee152c0 commit 9230b80

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/powersync-sdk-react-native/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PowerSync SDK for React Native
22

3-
[PowerSync](https://powersync.co) is a cloud service and set of SDKs that keeps PostgreSQL databases in sync with on-device SQLite databases.
3+
[PowerSync](https://powersync.co) is a service and set of SDKs that keeps PostgreSQL databases in sync with on-device SQLite databases.
44

55
## Alpha Release
66
This React Native SDK package is currently in an alpha release. Functionality could change dramatically in future releases. Certain functions may be partially implemented or buggy.

packages/powersync-sdk-react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"bugs": {
2323
"url": "https://github.com/journeyapps/powersync-react-native-sdk/issues"
2424
},
25-
"homepage": "https://github.com/journeyapps/powersync-react-native-sdk/packages/powersync-sdk-react-native/#readme",
25+
"homepage": "https://docs.powersync.co/",
2626
"peerDependencies": {
2727
"@journeyapps/react-native-quick-sqlite": "^0.0.1-alpha.0",
2828
"base-64": "^1.0.0",

0 commit comments

Comments
 (0)