From f8c6a03e6969a813b92696d13c9cd79e40fbd876 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matija=20Gra=C4=8Danin?= <35041118+mgracanin@users.noreply.github.com> Date: Mon, 29 May 2023 08:31:03 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e735628..8570066 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ If you're missing ASCII Star Wars via telnet at towel.blinkenlights.nl, this wil # Star Wars ASCII Player (ASCIIStarWars) -This program plays the Star Wars movie in ASCII art in the Python terminal. Was thinking calling it Python Wars, but it just didn't seem quite right. So, I've named it ASCIIStarWars. There are no special requrements, except that you have starwars.txt file which you can also find in this repository. +This program plays the Star Wars movie in ASCII art in the Python terminal. Was thinking calling it Python Wars, but it just didn't seem quite right. So, I've named it ASCIIStarWars. There are no special requirements, except that you have starwars.txt file which you can also find in this repository. ## Usage