Skip to content

Commit

Permalink
docs: fix readme html tag
Browse files Browse the repository at this point in the history
  • Loading branch information
u8slvn committed Aug 30, 2024
1 parent 2390eb6 commit c040d7b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,13 @@ Here is a list of the dog states: *idle*, *idle and bark*, *walk*, *walk and bar
<p align="center">
📦 <a href="https://github.com/u8slvn/doggo/releases">⇩ Download latest release ⇩</a>📦
<br/>
<span style="font-style: italic; color: #888888;">Note: release binaries are generated from the <a href="https://github.com/u8slvn/doggo/actions/workflows/release.yaml">release workflow</a> and are unsigned. You may need to allow the execution of the binary in your system settings.</span>
<i>Note: release binaries are generated from the <a href="https://github.com/u8slvn/doggo/actions/workflows/release.yaml">release workflow</a> and are unsigned.<br />You may need to allow the execution of the binary in your system settings.</i>
</p>

### Interactions
## Controls

The project is designed as a simple pet widget to keep on your desktop. It's an always-on-top borderless window, so you need to click on it to get the focus before interacting with it.

**Controls**:

* `ESC` to quit.
* `Left Click` to move the window around.

Expand Down

0 comments on commit c040d7b

Please sign in to comment.