diff --git a/README.md b/README.md
index ef81600..2e80843 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,7 @@ Tag-based event tracker for rawr, uwu and merp
# License
+```
Yeeemp - tag based event counter
Copyright (C) 2024-2025 pegasko
@@ -35,12 +36,15 @@ GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see .
+```
# Notice
+```
Notwithstanding the freedoms granted by the AGPL 3.0 license, the following restrictions apply:
Commercial usage of any kind of the project source code and/or project build artifacts (binaries, executables, packages, archives, libraries and/or any other artifacts) is strictly prohibited.
Using the project source code and/or project build artifacts (binaries, executables, packages, archives, libraries and/or any other artifacts) for AI (Artificial Intelligence)/ML (Machine Learning)/NN (Neural Network) and/or any other kind of machine learning algorhitms and systems training is strictly prohibited.
+```
diff --git a/python/README.md b/python/README.md
index d904a99..aa85d5e 100644
--- a/python/README.md
+++ b/python/README.md
@@ -10,6 +10,7 @@ primary file is `yeeemp.py` useful for ORM-based exploration of database files.
# License
+```
Yeeemp - tag based event counter
Copyright (C) 2024-2025 pegasko
@@ -25,12 +26,15 @@ GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see .
+```
# Notice
+```
Notwithstanding the freedoms granted by the AGPL 3.0 license, the following restrictions apply:
Commercial usage of any kind of the project source code and/or project build artifacts (binaries, executables, packages, archives, libraries and/or any other artifacts) is strictly prohibited.
Using the project source code and/or project build artifacts (binaries, executables, packages, archives, libraries and/or any other artifacts) for AI (Artificial Intelligence)/ML (Machine Learning)/NN (Neural Network) and/or any other kind of machine learning algorhitms and systems training is strictly prohibited.
+```