From d67d7723f1eb6e6f6aaa80c4f06581d2209378c0 Mon Sep 17 00:00:00 2001 From: DemoYeti <164791169+DemoYeti@users.noreply.github.com> Date: Wed, 18 Sep 2024 14:06:12 -0400 Subject: [PATCH] doc: add link to LICENSE --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12bff4c..5620995 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,4 @@ The Greengrass CLI component provides a local command-line interface that you ca ## License -This library is licensed under the Apache 2.0 License. +This library is licensed under the Apache 2.0 License. See the [./LICENSE](./LICENSE) file for more information.