Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
lelinhtinh committed May 14, 2018
1 parent 4fd1e1a commit 4332809
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 @@ -32,7 +32,7 @@ const jepub = new jEpub({
title: 'Book title',
author: 'Book author',
publisher: 'Book publisher',
description: '<b>Book</b> description' // optional
description: '<b>Book</b> description', // optional
tags: [ 'epub', 'tag' ] // optional
});
```
Expand Down

0 comments on commit 4332809

Please sign in to comment.