From 56fb54047433dba08b4c5ca0a3cb6a0e4daa03c0 Mon Sep 17 00:00:00 2001 From: Alex Jordan Date: Thu, 11 May 2017 15:36:07 -0400 Subject: [PATCH] docs(README): mention license under license section (#290) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5684f5f..12af1a2 100644 --- a/README.md +++ b/README.md @@ -145,7 +145,7 @@ Please either add a failing [unit test](./test/unit) or include a [jsfiddle](htt # License -We aim for you to use this inside your application, so we picked the least restrictive license we could find. +We aim for you to use this inside your application, so we picked the least restrictive license we could find: the MIT license. See [LICENSE](LICENSE).