# README

Generate `book.html` and `book.pdf` by invoking `asciidoctor-web-pdf` as shown below from the command-line:

```console
$ asciidoctor-web-pdf book.adoc --template-require ./template.js
```
