Version 0.9.0 + update nikiroo-utils
[fanfix.git] / src / be / nikiroo / fanfix / reader / BasicReader.java
index 34133e40c232008075e16f3fb653317eea03c424..3403f872a2fbbfc12fe17f646b6792d768fb4513 100644 (file)
@@ -11,9 +11,9 @@ import be.nikiroo.fanfix.supported.BasicSupport;
 import be.nikiroo.fanfix.supported.BasicSupport.SupportType;
 
 /**
- * Command line {@link Story} reader.
+ * The class that handles the different {@link Story} readers you can use.
  * <p>
- * Will output stories to the console.
+ * All the readers should be accessed via {@link BasicReader#getReader()}.
  * 
  * @author niki
  */