From f117df00ba3cd23629b00a56503ceae4e75fdb88 Mon Sep 17 00:00:00 2001 From: Devon Noonan Date: Tue, 2 Oct 2012 11:51:10 -0400 Subject: [PATCH] Updated contribute section of readme. C'mon peeps, let's make this awesome --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 14fe4e8..b7ac313 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ To stop Sisyphus from initializing on a form include the *with_sisyphus* option ## Dependencies - Rails >= 3.1 -- Jquery +- Jquery 1.8+ ## TODO @@ -68,6 +68,8 @@ To stop Sisyphus from initializing on a form include the *with_sisyphus* option ## Contributing +If you have time to tackle something off the TODO list before I manage to get around to it then please do! + 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`)