Skip to content

Commit

Permalink
Merge pull request #58 from powersync-ja/readme-formatting
Browse files Browse the repository at this point in the history
Update README.md link formatting
  • Loading branch information
benitav authored Feb 9, 2024
2 parents d6f3c2a + a3d5593 commit a88e797
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ PowerSync is a service and set of SDKs that keeps Postgres databases in sync wit
Demo applications are located in the [`demos/`](./demos/) directory.

- [demos/nextjs-supabase-todolist](./demos/nextjs-supabase-todolist/): A Next.js to-do list example app using the PowerSync Web SDK and a Supabase backend.
- [demos/yjs-nextjs-supabase-text-collab](./demos/yjs-nextjs-supabase-text-collab/README.md): A Next.js real-time text editing collaboration example app powered by [Yjs]((https://github.com/yjs/yjs)) CRDTs and [Tiptap](https://tiptap.dev/), using the PowerSync Web SDK and a Supabase backend.
- [demos/yjs-nextjs-supabase-text-collab](./demos/yjs-nextjs-supabase-text-collab/README.md): A Next.js real-time text editing collaboration example app powered by [Yjs](https://github.com/yjs/yjs) CRDTs and [Tiptap](https://tiptap.dev/), using the PowerSync Web SDK and a Supabase backend.
- [demos/react-native-supabase-todolist](./demos/react-native-supabase-todolist) A React Native to-do list example app using a Supabase backend.
- [demos/example-webpack](./demos/example-webpack/README.md) contains a minimal example demonstrating bundling with Webpack.
- [demos/example-vite](./demos/example-vite/README.md) contains a minimal example demonstrating bundling with Vite.
Expand Down

0 comments on commit a88e797

Please sign in to comment.