Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
firminochangani committed Jan 21, 2024
1 parent 63cccb0 commit 3fbc11d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@

A Go package to run tasks recurrently. - Inspired by the Python lib [schedule](https://github.com/dbader/schedule)

- [x] Parallel execution of jobs
- [x] Cancellation of running jobs via context

## Usage

```go
Expand Down

0 comments on commit 3fbc11d

Please sign in to comment.