From 55ecddb51da18d049c12b795f6aee8f1a69a0012 Mon Sep 17 00:00:00 2001 From: Agung Sugiarto Date: Sun, 16 Aug 2020 15:33:53 +0700 Subject: [PATCH] update readme.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 16a63df..d68ab08 100644 --- a/README.md +++ b/README.md @@ -344,4 +344,6 @@ class MyScope extends ScopeAbstract } ``` -## Released under the MIT License, see [LICENSE](LICENSE). +## License + +Released under the MIT License, see [LICENSE](https://github.com/agungsugiarto/codeigniter4-repository/blob/master/LICENSE.md).