diff --git a/README.md b/README.md index a6f109a..c4d2084 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ -Periodicity — Job scheduler for Rails -————————————————————————————— +# Under Construction + +Periodicity — Job scheduler for Rails +------------------------ + +Periodicity is a background job scheduler (just like Unix cron) for Ruby on Rails, on top of the Active Job framework. You can specify a schedule for Active Job jobs and check execution using a web interface. -Under Construction