diff --git a/README.md b/README.md index 2f70fb3..d63c774 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/package.json b/package.json index 52a7591..8bbc1be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "infernal-engine", - "version": "0.16.0", + "version": "0.16.1", "description": "Javascript Inference Engine", "keywords": [ "inference",