From 442d0067d69fd299883957348c41ff18ca9db3de Mon Sep 17 00:00:00 2001 From: sophiasevim <57200457+sophiasevim@users.noreply.github.com> Date: Wed, 30 Oct 2019 19:52:55 -0400 Subject: [PATCH] add a description of the app --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7ec0965..470055d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ # Math Quiz A light-weight interactive math quiz cli. +This script runs a timed quiz of math problems based on a range from 1 to 10. The user can specify the start and end of the range for both terms.