Skip to content

Commit

Permalink
README: added a missing linebreak.
Browse files Browse the repository at this point in the history
  • Loading branch information
fleroviux authored Jan 31, 2021
1 parent dd5cb19 commit 0865e1e
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 @@ -8,7 +8,7 @@
NanoboyAdvance is a highly accurate Nintendo Game Boy Advance (TM) emulator.<br>
It is also intended to be reasonably efficient, bloat-free and clean code in modern C++.

You can download nightly builds [here](https://github.com/fleroviux/NanoboyAdvance/actions), however a Github account is required.
You can download nightly builds [here](https://github.com/fleroviux/NanoboyAdvance/actions), however a Github account is required.<br>
For stable releases please refer to the [releases](https://github.com/fleroviux/NanoboyAdvance/releases) page.

![screenshot1](media/screenshot1.png)
Expand Down

0 comments on commit 0865e1e

Please sign in to comment.