diff --git a/README.md b/README.md index 35c42854..cfa580a6 100755 --- a/README.md +++ b/README.md @@ -5,6 +5,11 @@ The validatorjs library makes data validation in JavaScript very easy in both the browser and Node.js. This library was inspired by the [Laravel framework's Validator](http://laravel.com/docs/validation). +## Important Notice - New Source Repository + +Please visit the following [repository](https://github.com/mikeerickson/validatorjs) as it will be current moving forward as we are the sole maintainers of this project + + ## Why use validatorjs? * Not dependent on any libraries. @@ -600,4 +605,4 @@ E-Mail: [codedungeon@gmail.com](mailto:codedungeon@gmail.com) Twitter: [@codedungeon](http://twitter.com/codedungeon) -Website: [codedungeon.io](http://codedungeon.io) \ No newline at end of file +Website: [codedungeon.io](http://codedungeon.io)