From 6f776ffac17d6d90b0668c2fd66689ac0a48761f Mon Sep 17 00:00:00 2001 From: Will Bradley Date: Thu, 19 Mar 2015 13:24:36 -0700 Subject: [PATCH] Mentioning test data in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fef0ae3..1fdb946 100644 --- a/README.md +++ b/README.md @@ -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 ##