Mentioning test data in readme

This commit is contained in:
Will Bradley 2015-03-19 13:24:36 -07:00
parent a323cc38cb
commit 6f776ffac1

View File

@ -314,7 +314,7 @@ If you are using PHP 5.3 with an autoloader besides Composer, you must load
## Contributing ##
Patches and pull requests are encouraged. All code should follow the
PSR-2 style guidelines. Please include unit tests whenever possible.
PSR-2 style guidelines. Please include unit tests whenever possible. You may obtain the test data for the maxmind-db folder from https://github.com/maxmind/MaxMind-DB
## Versioning ##