add license

This commit is contained in:
skyfire 2026-01-06 09:21:58 +08:00
parent e8625658ba
commit d1a3e828b7
2 changed files with 202 additions and 1 deletions

View file

@ -113,7 +113,7 @@ The project uses Checkstyle for code formatting and style enforcement. The confi
### Documentation
- API documentation should follow JavaDoc conventions
- API documentation should follow Javadoc conventions
- Update README files when adding new features
- Include examples in documentation