From d9521b34082aff4bf2de86b2cde10f7ab5faeb59 Mon Sep 17 00:00:00 2001 From: khai96_ Date: Tue, 12 Jun 2018 13:13:59 +0700 Subject: [PATCH] Add LICENSE --- packages/typescript/fs-tree-utils/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/packages/typescript/fs-tree-utils/README.md b/packages/typescript/fs-tree-utils/README.md index cc4c8cef..2c162664 100644 --- a/packages/typescript/fs-tree-utils/README.md +++ b/packages/typescript/fs-tree-utils/README.md @@ -387,3 +387,7 @@ This method uses `fsExtra.copy` under the hook. ### Other types and classes See [module `fs-tree-utils/lib/.types`](https://git.io/vhar7). + +## License + +[MIT](https://git.io/vhaEz) © [Hoàng Văn Khải](https://github.com/KSXGitHub)