diff --git a/README.md b/README.md index 1cf0d2a..c3f3ee3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # gocron-server -Small job scheduling server/library based on [gocron](https://github.com/go-co-op/gocron). Besides providing cron-functionality it also offers a gRPC API to manually trigger the jobs. +Small job scheduling server/library based on [gocron](https://github.com/go-co-op/gocron). Besides providing cron-functionality it also offers a gRPC API to manually trigger/schedule jobs and listen for their completion. Sample config: ```toml