Update README.md
Browse files
README.md
CHANGED
|
@@ -97,5 +97,10 @@ Source repository structure:
|
|
| 97 |
|
| 98 |
## License
|
| 99 |
|
| 100 |
-
MIT License
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 101 |
|
|
|
|
| 97 |
|
| 98 |
## License
|
| 99 |
|
| 100 |
+
This project is released under the [MIT License](https://opensource.org/licenses/MIT).
|
| 101 |
+
You are free to use, modify, and distribute this software for both personal and commercial purposes, provided that the original copyright notice is retained.
|
| 102 |
+
|
| 103 |
+
> **Note:** Since the applications are packaged with PyInstaller, they may be flagged by antivirus software as suspicious. This is a known false positive common to PyInstaller-built executables. You may need to add an exception in your antivirus or temporarily disable it to run the applications.
|
| 104 |
+
|
| 105 |
+
The software is provided **as is**, without warranty of any kind. The author takes no responsibility for any issues, damages, or data loss that may arise from its use.
|
| 106 |
|