Skip to content

Commit

Permalink
Use align="right" instead of style to get screenshot to float in READ…
Browse files Browse the repository at this point in the history
…ME.md
  • Loading branch information
kristopherjohnson committed Oct 19, 2019
1 parent c9ce196 commit d2caa07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Menubar Countdown
_Menubar Countdown_ is a simple countdown timer that displays itself on the
macOS menu bar.

<img src="docs/MenubarCountdownSettings.png" alt="Screenshot" style="float:right;width:300px;height:389px;"/>
<img src="docs/MenubarCountdownSettings.png" alt="Screenshot" align="right"/>

To set the timer, click the menu bar icon and select the **Start...** menu item.
A dialog will appear allowing you to specify the countdown time in hours,
Expand Down

0 comments on commit d2caa07

Please sign in to comment.