minor readme update

This commit is contained in:
Tommy Parnell
2015-04-20 01:08:14 -04:00
parent b01d943aa3
commit 2bda837366

View File

@@ -29,8 +29,10 @@ var t = new Repository().Get<UserDistinctBeers>(ts, "tparnell");
## Contributing
* Everyone is welcome to contribute!
* If you are looking for something to do, look at the issues.
* There are no special instructions, submit pull requests against the master branch.
* Releases to nuget occur on successful release branch builds
* Releases to nuget occur on successful release branch builds.
* The only reason I do not publish on master, is because sometimes commits can just contain readme files, or unit tests changes that do not affect the nuget package
## TODO