Update Readme.md

This commit is contained in:
Imi
2023-03-17 11:59:49 +01:00
committed by GitHub
parent 36a75308ab
commit 4c7088f67e

View File

@@ -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
===============