Update README.md

This commit is contained in:
Dzmitry Plashchynski
2015-03-19 21:12:40 +02:00
parent fa97f573e0
commit f75bdf352b

View File

@@ -72,6 +72,8 @@ class TestJob # This is not an Active Job job, but pretty legal Crono job.
end
```
_Please note that crono uses threads, so your code should be thread-safe_
#### Job Schedule
Schedule list is defined in the file `config/cronotab.rb`, that created using `crono:install`. The semantic is pretty straightforward: