Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
klaatu01 authored Oct 13, 2024
1 parent c5485dc commit 45b93f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ Skedgy is a lightweight, asynchronous task scheduler written in Rust. It allows
- **Cron Scheduling**: Use cron expressions for recurring tasks.
- **Asynchronous Execution**: Built with `tokio` for seamless async integration.
- **Dynamic Task Management**: Add, remove, and manage tasks at runtime.
- **Custom Context and Metadata**: Pass custom context and metadata to tasks for flexible execution.
- **Dependency Injection**: Inject dependencies into tasks for easy access to shared resources.

## Installation
Expand Down

0 comments on commit 45b93f7

Please sign in to comment.