diff options
author | destruc7i0n <destruc7i0n@users.noreply.github.com> | 2016-01-12 10:16:04 -0500 |
---|---|---|
committer | Colin D'Souza <dscdsouza@outlook.com> | 2016-01-12 21:14:27 -0500 |
commit | ea10b7a48a9e0bf3c91c2280a51a48897e9adc04 (patch) | |
tree | d40722ddb0bfe9fcbf29175876556ad1d7c462ad | |
parent | Update README.md (diff) | |
download | shulker-ea10b7a48a9e0bf3c91c2280a51a48897e9adc04.tar.gz shulker-ea10b7a48a9e0bf3c91c2280a51a48897e9adc04.zip |
Update README.md
Diffstat (limited to '')
-rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md index 21147b9..90bc01a 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,14 @@ $ npm install $ npm start ``` +## Tests +Run the tests with: +```bash +$ npm test +``` + +## License + +(The MIT License) + by destruc7i0n |