From df44d0c35a7243cb45fd287a11b29a9898e179d0 Mon Sep 17 00:00:00 2001 From: Zak Angelle Date: Mon, 18 Apr 2016 01:19:54 -0500 Subject: [PATCH] Added license to readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index af83912..5712736 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,12 @@ $ npm run build:standalone ## Test -Tests are done with [tape](https://github.com/substack/tape) by running: +Run tests with [tape](https://github.com/substack/tape): ``` $ npm test ``` + +## License + +MIT