From 0815a1d414bc445c2a50a6235d7dc90e837b69e8 Mon Sep 17 00:00:00 2001 From: Ayush Bhardwaj Date: Thu, 10 Oct 2019 09:00:59 +0530 Subject: [PATCH] Edit(README): Add to contribution guidelines --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index becb6b6..7561b64 100644 --- a/README.md +++ b/README.md @@ -98,3 +98,5 @@ Remember to star the repo if you love the scipts~ :wink: - `pip freeze > requirements.txt` - Feel Free to add your script in the [project's list](https://github.com/hastagAB/Awesome-Python-Scripts#what-do-we-have) above. + +- One Commit per PR is the Golden Rule.