From 1e381324e3bfedf4c9a7d9ef24627dcf0de62453 Mon Sep 17 00:00:00 2001 From: Shane Date: Thu, 7 Mar 2019 15:15:13 -0800 Subject: [PATCH] feat: add choose a license to resources --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6648181..c381b21 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ Using conventions, documentation and specifications make it easier to: - [Literate programming](https://en.wikipedia.org/wiki/Literate_programming) - [Hammock Driven Development](https://www.youtube.com/watch?v=f84n5oFoZBc) - [Inversion and The Power of Avoiding Stupidity](https://fs.blog/2013/10/inversion/) +- [choosealicense.com](http://choosealicense.com) ## Getting Started