From f053fc48dbe2b7e490a2c9bd97567713f01175bc Mon Sep 17 00:00:00 2001 From: Jacob Herrington Date: Sat, 17 Aug 2019 18:43:55 -0500 Subject: [PATCH] Link to the contributing document --- Readme.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Readme.md b/Readme.md index fceffb6..56bb9fe 100644 --- a/Readme.md +++ b/Readme.md @@ -19,3 +19,9 @@ See [Installation](Installation.md) page. Go to [Commands](Commands.md) page for basic usage and examples. __GIT utilities__ -- repo summary, repl, changelog population, author commit percentages and more + +## Contributing + +Interested in contributing? Awesome! + +Please read [Contributing](CONTRIBUTING.md) before you make a PR, thanks!