Skip to content

Commit 8c5f749

Browse files
committed
Mention new electron example on readme
1 parent bb3aed5 commit 8c5f749

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,8 @@ Demo applications are located in the [`demos/`](./demos/) directory. Also see ou
7878

7979
### Electron
8080

81-
- [demos/example-electron](./demos/example-electron/README.md) An Electron example web rendered app using the PowerSync Web SDK.
81+
- [demos/example-electron](./demos/example-electron/README.md) An Electron example web rendered app using the PowerSync Web SDK in the renderer process.
82+
- [demos/example-electron-node](./demos/example-electron-node/README.md) An Electron example using a PowerSync database in the main process.
8283

8384
### Capacitor
8485

0 commit comments

Comments
 (0)