From 12701f0ebb8693be5c032a683b164d9911db8f9d Mon Sep 17 00:00:00 2001 From: Wyatt Miller Date: Wed, 18 Oct 2017 00:06:11 -0400 Subject: [PATCH] update readme, made a new branch Made a new branch, put up a readme warning stating that you have to push your commits to the dev branch --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9a01863..b4ec11e 100644 --- a/README.md +++ b/README.md @@ -12,5 +12,5 @@ Tested equipment: To run, enter the current directory and run: `python3 sandbox.py` -If you have any problems, email me or fix it yourself and send in your commits. -If you would like to add tested equipment, email me too and state your situation. +If you have any problems, email me or fix it yourself and send in your commits to the `dev` branch and make a PR. Commits on master will not be accepted unless through supreme authority (aka me). +If you would like to add tested equipment, email me as well and we can discuss things!