diff --git a/README.md b/README.md index d5f4e3a..ec797df 100644 --- a/README.md +++ b/README.md @@ -434,6 +434,8 @@ It will run a build and display one Spec-style report for the node.js and two Do Pull-requests for fixes and expansions are welcome. Edit the partial files in `/source` and add your tests in a suitable suite or folder under `/test/tests` and run `grunt` to rebuild and run the test suite. Try to maintain an idiomatic coding style and add tests for any new features. It is recommend to discuss big changes in an Issue. +Do you speak another language? Tiny Validator needs internationalization, contribute language files to `/lang`. + ## Packages using tv4 * [chai-json-schema](http://chaijs.com/plugins/chai-json-schema) is a [Chai Assertion Library](http://chaijs.com) plugin to assert values against json-schema.