From 61f9fbeb5c8509644b5bc3dce2535029baa3c0a6 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Tue, 5 Feb 2013 15:11:44 -0500 Subject: [PATCH] README: Mention Python 3.3 dependency --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index c2f4264..a204f4c 100644 --- a/README +++ b/README @@ -3,3 +3,5 @@ Break learning up into small task-based tests for focused study. Tests can be defined with prerequites so a student wishing to learn a higher level task, but out of their depth with the task itself, can easily go back through the basics. + +Quizzer requires Python ≥ 3.3. -- 2.26.2