Skip to content

Commit

Permalink
updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
formix committed Apr 25, 2016
1 parent 24c94a0 commit 1a43d8b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,8 @@ function validateSelection(done) {
}
```

[Try it here!](https://tonicdev.com/5708161aed8bd01200bfc216/571e50620ec3e81700655fd1)

The previous example will insure that the selected option is valid for both
race and class. This is done using the same function reference
`validateSelection` as the validation rule.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "infernal-engine",
"version": "0.16.0",
"version": "0.16.1",
"description": "Javascript Inference Engine",
"keywords": [
"inference",
Expand Down

0 comments on commit 1a43d8b

Please sign in to comment.