From 3caa86d7dfafe8ab595a3cc61e900769a4bd8b70 Mon Sep 17 00:00:00 2001 From: Daniel-iel Date: Sun, 19 May 2024 17:11:22 -0300 Subject: [PATCH] add license to readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c8f0041..4157b38 100644 --- a/README.md +++ b/README.md @@ -154,4 +154,8 @@ br rule list-rules -f "C:/" ```bash br rule open-rule -n "rule name" -f "C:/" -``` \ No newline at end of file +``` + +# License + +Our code and framework are licensed under the MIT license. Please see the license file for more information. You can do whatever you want as long as you include the original copyright and license notice in any copy of the software/source. \ No newline at end of file