Remove descriptions about CVS and add description about the new Git
authortomo <tomo>
Wed, 25 Apr 2012 13:49:49 +0000 (13:49 +0000)
committertomo <tomo>
Wed, 25 Apr 2012 13:49:49 +0000 (13:49 +0000)
repository.

README.en

index 1f704c4..6220a79 100644 (file)
--- a/README.en
+++ b/README.en
@@ -54,22 +54,18 @@ libchise.  To join the CHISE mailing list, send an empty e-mail to
   chise-ja-ctl@m17n.org        (Japanese)
 
 
-* CVS
+* Git
 
-Development of libchise uses CVS.  So latest developing version is
-available at CVS.
+Development of libchise uses Git.  So the latest developing version is
+available at Git.
 
-** cvs login (first time only)
+  % git clone http://git.chise.org/git/chise/concord.git
 
-  % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/chise login
+Or you can view the Concord repository via WWW at:
 
-  CVS password: [CR] # NULL string
+    http://git.chise.org/gitweb/?p=chise/concord.git
 
-** checkout
-
-  % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/chise checkout libchise
-
-  If you would like to join CVS based development, please declare it
-in the CHISE mailing list.
+If you would like to join Git based development, please declare it in
+the CHISE mailing list.
 
 We hope you will join the open development.