From 8f8486239c6df3172f39f32fed6133f8d5db1ab1 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:50:39 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 39e3ecb..7526794 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # ASCIIStarWars If you're missing ASCII Star Wars via telnet at towel.blinkenlights.nl, this will play the same thing in Python terminal directly. -``` + # Star Wars ASCII Player (ASCIIStarWars) This program plays the Star Wars movie in ASCII art in the Python terminal. @@ -23,6 +23,3 @@ The ASCII art used in this program was originally created by Simon Jansen. We wo ## License This program is licensed under the MIT License. See the LICENSE file for more information. -``` - -Is there anything else you would like to know?