diff --git a/README.md b/README.md index 276179c..f6c3aed 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # AASM - Ruby state machines # +**The main repository for AASM has been moved to an organization [https://github.com/aasm/aasm](https://github.com/aasm/aasm).** + This package contains AASM, a library for adding finite state machines to Ruby classes. AASM started as the acts_as_state_machine plugin but has evolved into a more generic library