From 81ab6eb22d85cd165f63ef9517b7814759e79859 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E5=BC=9F=E8=B0=83=E8=B0=83=E2=84=A2?= Date: Fri, 1 Oct 2021 22:49:36 +0800 Subject: [PATCH] doc: Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index db1cd7d..8ee349b 100644 --- a/README.md +++ b/README.md @@ -32,4 +32,8 @@ npm run watch # Listen compile .ts files. npm run build # compile .ts files. npm run start -``` \ No newline at end of file +``` + +### License + +Licensed under the MIT License.