From f27bf6329c3e8f904423499a8a39df99e54d999a Mon Sep 17 00:00:00 2001 From: Harang Date: Thu, 9 Dec 2021 00:47:49 +0900 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ade288f..d7d4f0e 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,6 @@ #### 👉 Yarn berry example using React + TypeScript + Jest + Cypress + Eslint + Github Actions CI/CD + Github Pages #### 👉 Please refer to the [blog](https://haranglog.tistory.com/28) for an explanation of this repository example. + +### 🔒 LICENSE +This Project is [MIT licensed](https://github.com/saseungmin/yarn-berry-example/blob/main/LICENSE).