From b338c04cdb77d9bb86b555e4381c44907d9cfb46 Mon Sep 17 00:00:00 2001 From: Luke Weiler Date: Fri, 8 Oct 2021 16:34:22 -0400 Subject: [PATCH] Changed demo url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b0b7f1..924966f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A math problem generator, created for the purpose of giving self-studying students and teaching organizations the means to easily get access to random math problems to suit their needs. -To try out generators, go to +To try out generators, go to See [CONTRIBUTING.md](https://github.com/lukew3/mathgenerator/blob/main/CONTRIBUTING.md) for information about how to contribute.