Initial commit (working)
[fanfix.git] / src / be / nikiroo / fanfix / package-info.java
diff --git a/src/be/nikiroo/fanfix/package-info.java b/src/be/nikiroo/fanfix/package-info.java
new file mode 100644 (file)
index 0000000..e104339
--- /dev/null
@@ -0,0 +1,10 @@
+/**
+ * Fanfic Reader is a program that can support a few different websites from 
+ * which to retrieve stories, then process them into <tt>epub</tt> (or other)
+ * files that you can read anywhere.
+ * <p>
+ * It has support for a {@link be.nikiroo.fanfix.Library} system, too.
+ * 
+ * @author niki
+ */
+package be.nikiroo.fanfix;
\ No newline at end of file