1 parent a0d1c33 commit a643385Copy full SHA for a643385
2 files changed
.gitignore
@@ -4,7 +4,7 @@ test_data_shortcut/
4
5
# 忽略特定檔案
6
hook-tkinterdnd2.py
7
-Timeline_detector.exe
+timeline_detector.exe
8
test_data_shortcut.lnk
9
logic.txt
10
# 忽略暫存或系統檔案
README.md
@@ -53,4 +53,9 @@ If you have insights into more accurate detection methods or understand the unde
53
- Submit a pull request with improvements
54
- Contact me with your findings
55
56
-Your contributions to improving the accuracy of this tool would be greatly appreciated!
+Your contributions to improving the accuracy of this tool would be greatly appreciated!
57
+
58
59
+## License
60
61
+This project is licensed under the MIT License. See the `LICENSE` file for details.
0 commit comments