From 8de110346d2289f6c5a9b79100290f3161f4bd25 Mon Sep 17 00:00:00 2001 From: lukew3 Date: Wed, 6 Oct 2021 23:39:42 -0400 Subject: [PATCH] update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4ec6ed..0710cb0 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A math problem generator, created for the purpose of giving self-studying studen To try out generators, go to -If you have an idea for a generator, please add it as an issue and tag it with the "New Generator" label. +See [CONTRIBUTING.md](https://github.com/lukew3/mathgenerator/blob/main/CONTRIBUTING.md) for information about how to contribute. ## Table of Contents * [Installation](#installation)