Skip to content

Commit

Permalink
changed spiceapps to crcn (new username)
Browse files Browse the repository at this point in the history
  • Loading branch information
Craig Condon committed Nov 27, 2011
1 parent 19107d8 commit 758def7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -3,7 +3,7 @@ node-cron

Originally this projet was a NodeJS fork of [James Padolsey's][jamespadolsey] [cron.js](http://github.com/jamespadolsey/cron.js).

After [Craig Condon][spiceapps] made some updates and changes to the code base this has evolved to something that has a bit of both. The cron syntax parsing is mostly James' while using timeout instead of interval is Craig's.
After [Craig Condon][crcn] made some updates and changes to the code base this has evolved to something that has a bit of both. The cron syntax parsing is mostly James' while using timeout instead of interval is Craig's.

Additionally, this library goes beyond the basic cron syntax and allows you to supply a Date object. This will be used as the trigger for your callback. Cron syntax is still an acceptable CronTime format.

Expand Down Expand Up @@ -55,7 +55,7 @@ Contributors
===========

* [James Padolsey][jamespadolsey]
* [Craig Condon][spiceapps]
* [Craig Condon][crcn]
* [Finn Herpich][errorprone]
* [cliftonc][cliftonc]
* [neyric][neyric]
Expand All @@ -68,7 +68,7 @@ MIT


[jamespadolsey]:http://github.com/jamespadolsey
[spiceapps]:http://github.com/spiceapps
[crcn]:http://github.com/crcn
[cliftonc]:http://github.com/cliftonc
[neyric]:http://github.com/neyric
[humanchimp]:http://github.com/humanchimp
Expand Down

0 comments on commit 758def7

Please sign in to comment.