From 30cf0e399ac83ce15f1461a8c34c52e6d261fb37 Mon Sep 17 00:00:00 2001 From: bchao1 Date: Sun, 13 Sep 2020 12:37:55 +0800 Subject: [PATCH] added python version in contributing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 972507d..9aadbae 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ $ pip install . > Currently supported prompts: `Bullet`, `Check`, `Input`, `Numbers`, `Password`, `YesNo`, `VerticalPrompt`, `SlidePrompt`, `Scrollbar`. ## Contributing -🎉 Directly send PRs! I'd also love to see your color schemes, and they can possibly be added to the default style library! +🎉 Directly send PRs! Make sure development is done and tested in `Python >= 3.6`. ## Todo - Windows Support