Update copyright header.
[elisp/semi.git] / README.en
index c547631..9465ad0 100644 (file)
--- a/README.en
+++ b/README.en
@@ -1,3 +1,4 @@
+;; -*- coding: utf-8; -*-
 [README for SEMI kernel package (English Version)]
 
 What's SEMI?
@@ -194,26 +195,20 @@ Mailing lists
       http://lists.chise.org/mailman/listinfo/emacs-mime-ja (Japanese)
 
 
-CVS based development
+Git based development
 =====================
 
-  The SEMI development sources can be accessed via CVS pserver.  To
-  check out the SEMI sources, what you should do for the first time
-  is:
+  The SEMI development sources can be accessed via Git repository.
+  You can get the latest SEMI sources by the following:
+  
+  % git clone http://git.chise.org/git/elisp/semi.git
 
-  % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/root login
-  CVS password: [CR] # NULL string
+  Or you can view the SEMI repository via WWW at:
 
-  Then you can get the latest SEMI sources by the following:
+    http://git.chise.org/gitweb/?p=elisp/semi.git
 
-  % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/root checkout -r semi-1_14 semi
-
-  If you would like to join CVS based development, please send mail to
-
-       cvs@cvs.m17n.org
-
-  with your account name and your public key for ssh.  cvsroot is
-  :ext:cvs@cvs.m17n.org:/cvs/root.
+  If you would like to join Git based development, please declare it
+  in the Emacs-MIME mailing list at first.
 
   We hope you will join the open development.