diff --git a/README.md b/README.md index 9604702..295bc00 100644 --- a/README.md +++ b/README.md @@ -42,3 +42,8 @@ DelayedCron.setup do |config| end ``` + +### TO DO: +- add support for Resque +- add support for DelayedJob +- add test suite, most likely rspec