* README: Rewrite.
authorueno <ueno>
Fri, 17 Nov 2000 18:02:58 +0000 (18:02 +0000)
committerueno <ueno>
Fri, 17 Nov 2000 18:02:58 +0000 (18:02 +0000)
README

diff --git a/README b/README
index c0e5cfd..a9dc0b4 100644 (file)
--- a/README
+++ b/README
@@ -1,10 +1,28 @@
+** starttls - simple wrapper program for STARTTLS **
 
-* To obtain updates to this software, ftp directly from
-            ftp://ftp.opaopa.org/pub/elisp/
+* CVS
+  
+  Latest developing version is available at CVS.
+  
+(0) logging in to anonymous CVS server.
+  
+    % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/root login
 
-or 
+    CVS password: [CR] # NULL string
+  
+(1) checkout the module
+  
+    % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/root checkout starttls
+  
+(2) bootstrapping
+  
+  % cd starttls
+  % ./bootstrap
 
-cvs -d :pserver:guest@opaopa.org:/cvsroot login
-Pass: guest
-cvs -d :pserver:guest@opaopa.org:/cvsroot co starttls
+* Bug reports
 
+  If you write bug-reports and/or suggestions for improvement, please
+  send them to the EMACS-MIME Mailing List:
+
+       emacs-mime-en@m17n.org  (English)
+       emacs-mime-ja@m17n.org  (Japanese)