From f0780d4c2cd401f9a891d4c73aac47d73573ec61 Mon Sep 17 00:00:00 2001 From: Fei Chong Date: Sun, 31 Mar 2019 13:19:27 +0800 Subject: [PATCH] Fix typo --- externals/instruction.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/externals/instruction.md b/externals/instruction.md index fa3472b..f60a8a2 100644 --- a/externals/instruction.md +++ b/externals/instruction.md @@ -25,10 +25,10 @@ Markdown code for badget: #### License file The 996ICU license is designed for multi-licensing, you can use it with other licenses like MIT in these ways: - Separate license files: - - In `LICENSE` file, list all licenses you used. + - In `LICENSE` file, list all licenses you used with `AND`. - Add `LICENSE.996ICU` or `LINCES.NPL` file for details of 996ICU license. - Add `LINCESE.MIT` file for details of MIT license. -- Single lincense files: +- Single license files: - Add primary license content, such as MIT license. - Add separation line like `----------`. - Add 996ICU license content.