From 04f0f6cf22f2090bdfdf6ab1abd56f7ea516986a Mon Sep 17 00:00:00 2001 From: marblexu <47616581+marblexu@users.noreply.github.com> Date: Fri, 13 Dec 2019 09:12:14 +0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e819ad..cf22e37 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,8 @@ It's just for learning and noncommercial use. If this game infringes the copyrig * support night level # Requirement -* Python 3.7 +* Python 3.7 +* Notice: python version 3.7 is advisable, but not required. For LINUX: if your Linux system has a preinstalled python 3+, it's ok to run this game. Updating to python 3.7 directly may break LINUX Mint. * Python-Pygame 1.9 # How To Start Game