From ac6877f188dda6ac81c3b7367cc72b0fd99e09e0 Mon Sep 17 00:00:00 2001 From: Akash Sharma Date: Fri, 20 Jul 2018 19:59:49 +0530 Subject: [PATCH 1/3] Updated README.md With LICENSE file --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 21757c738..13900f76f 100644 --- a/README.md +++ b/README.md @@ -67,3 +67,8 @@ You can run `apm config get https-proxy` to verify it has been set correctly. ## Viewing configuration You can also run `apm config list` to see all the custom config settings. + +## License + +Open sourced under the [MIT license](LICENSE.md). + From cff125ae4961917fb01ba92496026951b8997854 Mon Sep 17 00:00:00 2001 From: Akash Sharma Date: Fri, 20 Jul 2018 20:28:43 +0530 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 13900f76f..8a1d9a8d9 100644 --- a/README.md +++ b/README.md @@ -70,5 +70,5 @@ You can also run `apm config list` to see all the custom config settings. ## License -Open sourced under the [MIT license](LICENSE.md). +Open sourced under [MIT license](LICENSE.md). From 12fffab11352b89cde25268d0a4b1b02ca5e77ab Mon Sep 17 00:00:00 2001 From: Akash Sharma Date: Fri, 20 Jul 2018 20:33:50 +0530 Subject: [PATCH 3/3] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 8a1d9a8d9..99a7b565b 100644 --- a/README.md +++ b/README.md @@ -71,4 +71,3 @@ You can also run `apm config list` to see all the custom config settings. ## License Open sourced under [MIT license](LICENSE.md). -