Skip to content

Commit 85e8cb7

Browse files
committed
Fixed readme
1 parent 771f8c8 commit 85e8cb7

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,13 @@ Build instructions below.
66
**TLRD:** Clone with `--recurse-submodules`
77

88
#### Here's a small demo video:
9+
910
<a href='https://www.youtube.com/watch?v=ZuHLtdbaXqc'><img alt='Get it on the Chrome Webstore' src='star_clock/third_party/youtube-logo/yt_logo_rgb_light.png' height="32px"/></a>
1011

1112
### Screenshots
1213

13-
| Day mode (sunny) | Night mode |
14-
| ---------------------------------- | --------------------------------- |
14+
| Day mode (sunny) | Night mode |
15+
| --------------------------------- | --------------------------------- |
1516
| ![Sunny](./screenshots/sunny.png) | ![Night](./screenshots/night.png) |
1617

1718
#### Weather (other)
@@ -28,7 +29,7 @@ Build instructions below.
2829

2930
- `git clone --recurse-submodules https://github.com/ciriousjoker/star_clock`
3031
- `cd star_clock`
31-
- `flutter create .`
32+
- `flutter create --org de.ciriousjoker .`
3233
- `flutter pub run flutter_launcher_icons:main`
3334
- `flutter run --release`
3435

0 commit comments

Comments
 (0)