From 77481f11433e6bf19ffe5875c219be87a99a2ac3 Mon Sep 17 00:00:00 2001 From: Dzmitry Plashchynski Date: Sat, 2 Jul 2016 21:27:55 +0300 Subject: [PATCH] Fix asterisk --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78a71c0..d1ad428 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Currently, there is no such thing as Ruby Cron for Rails. Well, there's [Wheneve ## Requirements -Tested with latest MRI Ruby 2.2+, Rails 4.*, and Rails 5.*. +Tested with latest MRI Ruby 2.2+, Rails 4.\*, and Rails 5.\*. Other versions are untested but might work fine.