(struct COS_Cons_ent): New structure.
[chise/concord.git] / README.en
index b54150a..72ad019 100644 (file)
--- a/README.en
+++ b/README.en
@@ -49,33 +49,30 @@ Reporting Bugs
 If you write bug-reports and/or suggestions for improvement, please
 send them to the CHISE Mailing List:
 
-  chise-en@m17n.org    (English)
-  chise-ja@m17n.org    (Japanese)
+  chise-en@lists.chise.org     (English)
+  chise-ja@lists.chise.org     (Japanese)
 
-Via the CHISE mailing list, you can report libchise bugs, obtain the
-latest release of libchise, and discuss future enhancements to
-libchise.  To join the CHISE mailing list, send an empty e-mail to
+Via the CHISE mailing list, you can report Concord bugs, obtain the
+latest release of Concord, and discuss future enhancements to Concord.
+To join the CHISE mailing list, please see the descriptions of the
+following pages:
 
-  chise-en-ctl@m17n.org        (English)
-  chise-ja-ctl@m17n.org        (Japanese)
+  http://lists.chise.org/mailman/listinfo/chise-en     (English)
+  http://lists.chise.org/mailman/listinfo/chise-ja     (Japanese)
 
 
-* CVS
+* Git
 
-Development of libchise uses CVS.  So latest developing version is
-available at CVS.
+Development of Concord uses Git.  So the latest developing version is
+available at the following Git repository:
 
-** 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.