From fd3c2350a364f18eab81872f2892e35b5d6d8867 Mon Sep 17 00:00:00 2001 From: MaxMullerSeek <55713729+MaxMullerSeek@users.noreply.github.com> Date: Sun, 4 Oct 2020 19:52:24 -0300 Subject: [PATCH] README changed --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index eff578f..60656a7 100644 --- a/README +++ b/README @@ -1,2 +1,3 @@ # Description A basic text adventure game, written entirely for the purpose of me learning Python. +It is an application of the terminal itself, it has no graphical interface.