readme update

This commit is contained in:
andris9 2011-06-13 23:26:51 +03:00
parent e4a1b90665
commit 114e4b2bf9

View File

@ -60,7 +60,7 @@ Available fields:
Chapter `id` is needed to load the chapters `getChapter` Chapter `id` is needed to load the chapters `getChapter`
## toc ## toc
*flow* is a property of the *epub* object and indicates a list of titles/urls for the TOC. Actual chapter and it's ID needs to be detected with the `href` property *toc* is a property of the *epub* object and indicates a list of titles/urls for the TOC. Actual chapter and it's ID needs to be detected with the `href` property
## getChapter(chapter_id, callback) ## getChapter(chapter_id, callback)