From d71664d3cd07e48f71c8a0732799b6211fa7b414 Mon Sep 17 00:00:00 2001 From: Mike Date: Fri, 26 Apr 2019 12:28:13 -0700 Subject: [PATCH] Add license to README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 641d4c2..3749a72 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,8 @@ At that point, you should see the message "Yay this works!" appear in the consol Because this tool will execute **any** command you provide, it might not be very safe to run as root or an important account unless you know what you're doing. - +## License +Released under the [https://opensource.org/licenses/MIT](Mit License)