From befb72bde62d392972412e68ab954184bd5f1e22 Mon Sep 17 00:00:00 2001 From: Tee Date: Thu, 16 Dec 2021 20:52:46 -0500 Subject: [PATCH] Update contribution instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7aa01f0..7cdd573 100644 --- a/README.md +++ b/README.md @@ -161,6 +161,6 @@ PokemonTCG.Card.all() * Verify the SDK behaves as expected, and your changes took effect * Commit your changes (git commit -am 'Add some feature') * Push to the branch (git push origin my-new-feature) -* Create a new Pull Request +* Create a new Pull Request to `master`