README.rdoc in rubyfca-0.2.10 vs README.rdoc in rubyfca-0.2.11
- old
+ new
@@ -2,11 +2,11 @@
Command line tool for Formal Concept Analysis (FCA) written in Ruby.
== Features
-* Convert a Conexp's CXT file and generate a Graphviz DOT file, or a PNG/JPG/EPS image file.
+* Convert a Conexp's CXT or CSV file and generate a Graphviz DOT file, or a PNG/JPG/EPS image file.
* Adopt the Ganter algorithm (through its Perl implementation of Fcastone by Uta Priss).
== Installation
Install the gem:
@@ -31,15 +31,14 @@
--help, -h: Show this message
== ToDo
-* Multiple input formats (such as CSV)
* Database connection capability
== Links
under construction
== Copyright
-Copyright (c) 2009 Yoichiro Hasebe and Kow Kuroda. See LICENSE for details.
+Copyright (c) 2009-2012 Yoichiro Hasebe and Kow Kuroda. See LICENSE for details.