# README

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

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