Skip to content

Commit 35c99eb

Browse files
authored
Update README.md
Fix 404 in README
1 parent 01874f5 commit 35c99eb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ Monorepo for all things React Native and PowerSync.
44

55
## Monorepo Structure
66

7-
- [apps/supabase-todolist](./apps/supabase-todolist/README.md)
8-
* An Expo React native app using Supabase.
9-
107
- [packages/powersync-sdk-common](./packages/powersync-sdk-common/README.md)
11-
* A Typescript implementation of a PowerSync database connector and streaming sync bucket implementation.
8+
* A TypeScript implementation of a PowerSync database connector and streaming sync bucket implementation.
129

1310
- [packages/powersync-sdk-react-native](./packages/powersync-sdk-react-native/README.md)
1411
* An extension of `packages/powersync-sdk-common` which provides React Native specific implementations of abstracted features.
1512

13+
- [apps/supabase-todolist](https://github.com/powersync-ja/powersync-supabase-react-native-todolist-demo)
14+
* An Expo React Native demo app using Supabase.
15+
1616
# Development
1717

1818
## Git Submodules

0 commit comments

Comments
 (0)