From 3b16943795521cc5e2b287048f66aee75aa0eabc Mon Sep 17 00:00:00 2001 From: Matt Button Date: Fri, 31 Dec 2010 12:39:37 +0000 Subject: [PATCH] Added beta note to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6870505..b37d22e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Minion +*NOTE: Minion is currently in a beta state, please report any issues in the issue tracker* + Minion is a module for the Kohana framework which makes it easier to run various tasks from the cli. The original "need" behind Minion was the lack of a good db migrations system, capable of selecting migrations