From 67865266f3ed2341039811adfdb890525f8b85b3 Mon Sep 17 00:00:00 2001 From: Trey <32907415+TheEdgeNK@users.noreply.github.com> Date: Sat, 31 Mar 2018 11:06:58 -0400 Subject: readme makes more sense now --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index b399e6c..3605693 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,8 @@ This is PokeBot! PokeBot is a utility bot with fun and music functionality! For ## Issue Reporting and Feature Suggestions -If you would like to suggest a feature, or report a bug, please be sure to checkout our GitHub page! This will allow you to submit issues, and assign them to developers of the project. +If you would like to suggest a feature, or report a bug, please be sure to checkout the Issue page here on Github! This will allow you to submit issues, and assign them to developers of the project. ## Code Contribution -If you would like to add some code to PokeBot, please also visit the GitHub repository and submit a **pull request**. These are very easy to do, and if you do not know how to do one, it is an easy Google search. +If you would like to add some code to PokeBot, please submit a **pull request**. These are very easy to do, and if you do not know how to do one, it is an easy Google search. -- cgit v1.2.3 From 6f44ff4764d6d71cfe2a1a826986f014aa34fd86 Mon Sep 17 00:00:00 2001 From: Trey <32907415+TheEdgeNK@users.noreply.github.com> Date: Sat, 31 Mar 2018 18:44:15 -0400 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3605693..88da587 100644 --- a/README.md +++ b/README.md @@ -28,4 +28,4 @@ If you would like to suggest a feature, or report a bug, please be sure to check ## Code Contribution -If you would like to add some code to PokeBot, please submit a **pull request**. These are very easy to do, and if you do not know how to do one, it is an easy Google search. +If you would like to add some code to PokeBot, please submit a **pull request**. These are very easy to do, and if you do not know how to do one, it is an easy Google search. For our custom criteria, see **CONTRIBUTING.md** in the root of this repository. -- cgit v1.2.3