docs/Home.markdown in epub-parser-0.3.5 vs docs/Home.markdown in epub-parser-0.3.6
- old
+ new
@@ -15,16 +15,16 @@
#### epubinfo
`epubinfo` tool extracts and shows the metadata of specified EPUB book.
-See {file:docs/Epubinfo}.
+See {file:docs/Epubinfo.markdown}.
#### epub-open
`epub-open` tool provides interactive shell(IRB) which helps you research about EPUB book.
-See {file:docs/EpubOpen}.
+See {file:docs/EpubOpen.markdown}.
### As a library
Use `EPUB::Parser.parse` at first: