Skip to content

Commit 120fafd

Browse files
Update README.md
1 parent f1ccaf3 commit 120fafd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ starter template for building menubar app in flutter
44

55
<img src="https://github.com/mynameiskenlee/flutter_macos_menubar_example/blob/master/Demo.png?raw=true" width="250" />
66

7-
Use [multi_windows](https://github.com/mynameiskenlee/flutter_macos_menubar_example/tree/multi_windows) branch for example with addtional windows
7+
Use [multi_windows](https://github.com/mynameiskenlee/flutter_macos_menubar_example/tree/multi_windows) branch for example with addtional windows (select include all branches when using this template)
88

99
![multi_windows demo](multi_window.gif)
1010

1111
-------------------------------------------------------
12-
## Getting Started
12+
## Getting Started (for single window menu bar app only)
1313
use this template or follow the following step in your flutter project:
1414

1515
1. Change to Content of macos/Runner/AppDelegate.swift

0 commit comments

Comments
 (0)