diff --git a/README.md b/README.md index 7185984..e16fdc2 100644 --- a/README.md +++ b/README.md @@ -631,6 +631,15 @@ http://github.com/quiiver/magickal-node ## Plugins [https://github.com/aheckmann/gm/wiki](https://github.com/aheckmann/gm/wiki) +## Tests +`npm test` + +To run a single test: + +``` +npm test -- alpha.js +``` + ## License (The MIT License)