diff --git a/README.md b/README.md index ea005c4..7da57b6 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ You can set the text color by holding Ctrl while clicking a color in the palette You can display a saved ANSI file in the terminal with `cat`: ```bash -cat file.ans +cat samples/ship.ans ``` ## Known Issues