Skip to content

Commit 2938bf0

Browse files
author
codesbiome
committed
Update Readme
1 parent 8bc7380 commit 2938bf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ A minimal boilerplate for writing Desktop Applications using [Electron](https://
1010

1111
## Custom Window Titlebar & Menu
1212

13-
This project now includes custom [Electron Window](https://github.com/guasam/electron-window), Titlebar, Menu Items, Window Controls & application icon etc by default. Menu items and windows controls layout or colors can be customized easily by modifying the `misc/window` modules. The `windows` platform buttons are being used by default in the Titlebar.
13+
This project now includes custom [Electron Window (JS)](https://github.com/guasam/electron-window-js), Titlebar, Menu Items, Window Controls & application icon etc by default. Menu items and windows controls layout or colors can be customized easily by modifying the `misc/window` modules. The `windows` platform buttons are being used by default in the Titlebar.
1414

1515
Menubar can be toggled by pressing `ALT` key
1616

0 commit comments

Comments
 (0)