Skip to content

Commit dd07b14

Browse files
committed
Improve README.
1 parent 7b1f518 commit dd07b14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ telnet doom.w-graj.net 666
1414
```
1515

1616
## Build
17-
Binaries for Windows and Linux are provided as github releases.
17+
Binaries for Windows and Linux are provided as [github releases](https://github.com/wojciech-graj/doom-ascii/releases).
1818

1919
### Linux / Mac
2020
Requires Make and a C compiler. Creates ```doom_ascii/doom_ascii```
@@ -61,7 +61,7 @@ For a better playing experience, increase the keyboard repeat rate, and reduce t
6161

6262
## Troubleshooting
6363
### Colours are displayed incorrectly
64-
If the displayed image looks something like [this](https://github.com/wojciech-graj/doom-ascii/issues/8), you are likely using a terminal that does not support 24 bit RGB. See [this](https://gist.github.com/sindresorhus/bed863fb8bedf023b833c88c322e44f9) for more details, troubleshooting information, and a list of supported terminals.
64+
If the displayed image looks something like [this](https://github.com/wojciech-graj/doom-ascii/issues/8), you are likely using a terminal that does not support 24 bit RGB. See [this](https://github.com/termstandard/colors) for more details, troubleshooting information, and a list of supported terminals.
6565

6666
### Running make throws an error
6767
Run `make --version` and `cc --version` to verify that you have Make and a C compiler installed. If you do, and you're still getting an error, file a github issue.

0 commit comments

Comments
 (0)