Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e0a2f7c

Browse files
authoredJan 10, 2025··
Update README.md
1 parent aea2ac9 commit e0a2f7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎demos/hello-powersync/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ with [Supabase](https://supabase.com/) in a basic Kotlin Multiplatform Compose A
66
The app lists customers and allows you to add or delete rows.
77
Data is [synced to users globally](https://docs.powersync.com/usage/sync-rules/example-global-data). For more advanced sync rules and functionality, see the [PowerSync+Supabase Todo-List](../supabase-todolist/README.md) demo application.
88

9-
Supported KMP targets: Android and iOS.
9+
Supported targets: Android and iOS, and Desktop (JVM).
1010

1111
## Beta release
1212

0 commit comments

Comments
 (0)
Please sign in to comment.