edited README

This commit is contained in:
Keith Abdulla 2014-08-23 18:57:17 -07:00
parent 22c62b7f05
commit fd8ba1dbcc
1 changed files with 1 additions and 0 deletions

View File

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