mirror of
https://github.com/kevincolyar/CronNET.git
synced 2024-12-21 12:32:39 +01:00
Update Readme.md
This commit is contained in:
parent
36a75308ab
commit
4c7088f67e
|
@ -29,6 +29,11 @@ CronNET supports most cron scheduling. See tests for supported formats.
|
|||
`* 1,10,20 * * *` Every 1st, 10th, and 20th hours.
|
||||
```
|
||||
|
||||
How to install?
|
||||
===============
|
||||
|
||||
You can install this [NuGet package](https://www.nuget.org/packages/Iminetsoft.CronNET)
|
||||
|
||||
Console Example
|
||||
===============
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user