Skip to content

Commit 307990d

Browse files
committed
Update README.md
1 parent 27924ca commit 307990d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Now we are developing a new generation of cron-descriptors using neural-translat
3434
* You can flag last field as optional!
3535
* Supports all cron special characters: * / , -
3636
* Non-standard characters L, W, LW, '?' and # are supported as well!
37-
* Supports cron extensions / nicknames: @yearly, @annually, @monthly, @weekly, @daily, @midnight, @hourly
37+
* Supports cron extensions / nicknames: @yearly, @annually, @monthly, @weekly, @daily, @midnight, @hourly, @reboot
3838
* Print to locale specific human readable format (Chinese, English, German, Greek, Indonesian, Japanese, Korean, Polish, Romanian, Spanish, Swahili, and Turkish are fully supported. Dutch, French, Italian, Portuguese and Russian have basic support).
3939
* Parse and Description process are decoupled: parse once and operate with the result!
4040
* Build cron expressions using CronBuilder:

0 commit comments

Comments
 (0)