From 442be992a0b9fffe7196ce868f5132bc8b251a01 Mon Sep 17 00:00:00 2001 From: David Bourguignon Date: Mon, 30 Jan 2012 13:55:44 +0100 Subject: [PATCH] change readme --- README.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index d2a3a23..1437f60 100644 --- a/README.markdown +++ b/README.markdown @@ -13,7 +13,7 @@ It's a Ruby on Rails port of the connexion kits published by the bank. or, in your Gemfile - gem 'paiement_cic', :git => 'git://github.com/novelys/paiementcic.git', :branch => 'gem' + gem 'paiement_cic' ## USAGE @@ -102,4 +102,4 @@ or, in your Gemfile ## License -Copyright (c) 2008-2009 Novelys Team, released under the MIT license +Copyright (c) 2008-2012 Novelys Team, released under the MIT license