Skip to content

Commit

Permalink
Changed title.txt to metadata.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
John Paul Ada authored and John Paul Ada committed Jun 28, 2017
1 parent 562b913 commit ef01f51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ brew install pandoc

### Create Book
1. Change to this directory.
2. Replace contents of `title.txt`, `contents.markdown`, and `cover.jpg` with your own content.
2. Replace contents of `metadata.txt`, `contents.markdown`, and `cover.jpg` with your own content.
3. Create your book with the following syntax:
```bash
pandoc -S --epub-embed-font='fonts/*.ttf' -o book.epub metadata.txt contents.markdown
Expand Down

0 comments on commit ef01f51

Please sign in to comment.