Browse Source

Add note about contributing

Ben 7 years ago
parent
commit
5f16c1f5e8
1 changed files with 3 additions and 1 deletions
  1. 3 1
      readme.md

+ 3 - 1
readme.md

@@ -6,4 +6,6 @@ The repository is divided by language, currently PHP is the only language with a
6
 
6
 
7
 Additionally, please contribute any code that you create for specific payment processors. This should be placed in a folder with the processor name, within the relevant language folder. Make sure you don't include any tokens, keys or secrets!
7
 Additionally, please contribute any code that you create for specific payment processors. This should be placed in a folder with the processor name, within the relevant language folder. Make sure you don't include any tokens, keys or secrets!
8
 
8
 
9
-Integration instructions can be found on the Payment API setup page for your event.
9
+Integration instructions can be found on the Payment API setup page for your event.
10
+
11
+To contribute, please contact me for an account in order to be able to create pull requests here.