Add README, LICENSE and CHANGELOG

This commit is contained in:
2025-08-19 22:13:45 +08:00
parent a461d6c2c6
commit 6441b7a592
4 changed files with 204 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
# Changelog
## [1.0.0] - 2025-08-19
### Added
- Initial release of TrafficSafeAnalyzer.
- Streamlit app with tabs for data analysis, prediction, and strategy evaluation.
### Fixed
- Resolved session state KeyError.