edited README

This commit is contained in:
Keith Abdulla 2014-08-23 19:01:55 -07:00
parent fd8ba1dbcc
commit d99836f30f
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ validate objects (including http request params) against a schema. includes expr
- properties, types and filters are extensible
# EXAMPLE USAGE - validate an object
```javascript
var schema = require("./path/to/schemajs");
var model = schema.create(