From 21de47379180c2b191ced2b10b335ff4b0a92c8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matija=20Gra=C4=8Danin?= <35041118+mgracanin@users.noreply.github.com> Date: Fri, 19 May 2023 15:49:58 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 2f05a61..39e3ecb 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,8 @@ # ASCIIStarWars If you're missing ASCII Star Wars via telnet at towel.blinkenlights.nl, this will play the same thing in Python terminal directly. -Here's a README file for a program that plays Star Wars in ASCII in the Python terminal: - ``` -# Star Wars ASCII Player +# Star Wars ASCII Player (ASCIIStarWars) This program plays the Star Wars movie in ASCII art in the Python terminal.