--- /dev/null
+Ruby/CHISE README
+============
+
+ Ruby/CHISE is a library for implementation Chaon model.
+
+
+Requirements
+------------
+
+ * ruby 1.6
+ * Ruby/BDB
+ * Berkeley DB
+
+Install
+-------
+
+ De-Compress archive and enter its top directory.
+ Then type:
+
+ $ ruby install.rb config
+ $ ruby install.rb setup
+ # ruby install.rb install
+
+ You can also install files into your favorite directory
+ by supplying install.rb some options. Try "ruby install.rb --help".
+
+Usage
+-----
+
+ Please see "doc/index.html". (in Japanese)
+ Please check http://eto.com/2003/ruby/ for imformation.
+
+License
+-------
+
+ This software is distributed under the GPL2. See COPYING.
+
+
+Kouichirou Eto <2003@eto.com>
--- /dev/null
+Ruby/CHISE README
+============
+
+ Ruby/CHISE¤ÏRuby¤Ë¤ª¤±¤ëChaon¼ÂÁõ¤Ç¤¹¡£
+
+
+ɬÍ״Ķ
+--------
+
+ * ruby 1.6
+ * Ruby/BDB
+ * Berkeley DB
+
+¥¤¥ó¥¹¥È¡¼¥ëÊýË¡
+----------------
+
+ ¥³¥Þ¥ó¥É¥é¥¤¥ó¤Ç°Ê²¼¤Î¤è¤¦¤Ë¤¦¤Á¤³¤ó¤Ç¤¯¤À¤µ¤¤¡£
+ UNIX ·Ï OS ¤Ç¤Ï¤ª¤½¤é¤¯ root ¸¢¸Â¤¬É¬Íפˤʤê¤Þ¤¹¡£
+
+ $ ruby install.rb config
+ $ ruby install.rb setup
+ # ruby install.rb install
+
+ ¥¤¥ó¥¹¥È¡¼¥ëÀè¤òÊѹ¹¤·¤¿¤ê¤¹¤ë¤³¤È¤â¤Ç¤¤Þ¤¹¡£
+ ¤½¤Î¾ì¹ç¤Ï ruby install.rb --help ¤ò¼Â¹Ô¤·¤Æ¤ß¤Æ¤¯¤À¤µ¤¤¡£
+
+´Êñ¤Ê»È¤¤Êý¤È¤«
+----------------
+
+ doc/index.html¤ò¸«¤Æ¤ß¤Æ¤¯¤À¤µ¤¤
+ ºÇ¿·ÈǤξðÊó¤Ï http://eto.com/2003/ruby/ ¤ò¤´¤é¤ó²¼¤µ¤¤¡£
+
+
+¥é¥¤¥»¥ó¥¹
+----------
+
+ GPL¤Ç¤¹¡£COPYING¤ò¤´¤é¤ó¤¯¤À¤µ¤¤¡£
+
+
+Kouichirou Eto <2003@eto.com>