You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,7 +78,8 @@ Demo applications are located in the [`demos/`](./demos/) directory. Also see ou
78
78
79
79
### Electron
80
80
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.
0 commit comments