Skip to content

Commit 5da4be4

Browse files
committed
Fix readme
1 parent 1d92c94 commit 5da4be4

2 files changed

Lines changed: 2 additions & 7 deletions

File tree

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,7 @@ It is designed for long-running work: builds, downloads, renders, scripts, audio
1212

1313
The app uses a small character icon in the menu bar. The sleeping character means sleep is allowed; the energized character means stayawake is actively keeping the Mac awake.
1414

15-
<p>
16-
<img src="Sources/stayawake/Resources/status-sleep-template.png" width="44" alt="Sleep allowed icon">
17-
<strong>Sleep allowed</strong>
18-
&nbsp;&nbsp;&nbsp;
19-
<img src="Sources/stayawake/Resources/status-awake-template.png" width="44" alt="Keeping awake icon">
20-
<strong>Keeping awake</strong>
21-
</p>
15+
![Awake and Sleep menu-bar status icons](docs/assets/status-preview.png)
2216

2317
## Screenshots
2418

@@ -147,6 +141,7 @@ To add another language:
147141
.
148142
├── Package.swift
149143
├── build-app.sh
144+
├── docs/assets
150145
├── docs/screenshots
151146
├── Sources/stayawake
152147
│ ├── App.swift

docs/assets/status-preview.png

20.4 KB
Loading

0 commit comments

Comments
 (0)