8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1a57e18 + fecbe77 commit 033346bCopy full SHA for 033346b
README.md
@@ -49,7 +49,9 @@ Available Cron patterns:
49
Ranges. E.g. 1-3,5
50
Steps. E.g. */2
51
52
-[Read up on cron patterns here](http://crontab.org).
+[Read up on cron patterns here](http://crontab.org). Note the examples in the
53
+link have five fields, and 1 minute as the finest granularity, but this library
54
+has six fields, with 1 second as the finest granularity.
55
56
Cron Ranges
57
==========
@@ -142,7 +144,7 @@ Install
142
144
API
143
145
146
-Parameter Based
147
+Parameter Based
148
149
`CronJob`
150
0 commit comments