Skip to content

Commit

Permalink
added notice about documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Keimeno committed Jul 21, 2020
1 parent 45f408a commit 44b5530
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ console.log(isIP('127.0.0.1')); // true

## Documentation

A detailed documentation will follow.
A detailed documentation will follow. For now please visit the [validator.js docs](https://github.com/validatorjs/validator.js#validators). However, keep in mind that EVERYTHING was converted to camelCase. Meaning all options must be written in camelCase. Also; not all functions may be exactly implemented as described there.

0 comments on commit 44b5530

Please sign in to comment.