Update README.md

This commit is contained in:
Mcat12
2016-01-21 08:21:49 -05:00
parent 2721328c1d
commit 1fa759909d
+1
View File
@@ -22,5 +22,6 @@ A basic read-only API can be accessed at `/admin/api.php`. It returns the follow
## Contributing
If you would like to add to the project, please make sure to follow these guidelines:
1. Branch off of ```devel``` into your own feature branch (ex. ```feature```).
2. When you are finished, make a pull request to merge your ```feature``` branch into ```devel```.