Compare commits

..

2 Commits

Author SHA1 Message Date
cuddle-please
7ce4ab9db9 chore(release): 0.0.2
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2025-07-01 14:02:30 +00:00
8b1ef0c2cb feat: clarify readme
All checks were successful
continuous-integration/drone/push Build is passing
2025-07-01 16:02:05 +02:00
2 changed files with 6 additions and 1 deletions

View File

@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [0.0.2] - 2025-07-01 ## [0.0.2] - 2025-07-01
### Added ### Added
- clarify readme
- set mit - set mit
- feat use mit license - feat use mit license

View File

@ -101,5 +101,9 @@ async fn main() -> anyhow::Result<()> {
Dual-licensed under **MIT** or **Apache-2.0**. Dual-licensed under **MIT** or **Apache-2.0**.
See [LICENSE-MIT](LICENSE-MIT) and [LICENSE-APACHE](LICENSE-APACHE) for details. See [LICENSE-MIT](LICENSE-MIT) and [LICENSE-APACHE](LICENSE-APACHE) for details.
```
## Contribute
Simply create an issue here or pr https://github.com/kjuulh/noworkers.git, development happens publicly at: git.front.kjuulh.io/kjuulh/noworkers.