diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2020-02-11 01:49:21 -0700 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2020-02-11 01:49:21 -0700 |
| commit | f14db382810677a3b4e7fc267575737c4ab1ed34 (patch) | |
| tree | d7402e9e6f6cd12328d5e885ac3baadf0304926c | |
| parent | 3c802521c694f194462924bb8a733a7052b57188 (diff) | |
minor tweak to intro in README [skip ci]
| -rw-r--r-- | README.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc index 97cb285a..aec9e57d 100644 --- a/README.adoc +++ b/README.adoc @@ -46,7 +46,7 @@ endif::[] Asciidoctor PDF is a native PDF converter for AsciiDoc. It bypasses the requirement to generate an intermediary format such as DocBook, Apache FO, or LaTeX. -Instead, you can use this extension to convert directly from AsciiDoc to PDF. +Instead, you can use this extension to convert your documents directly from AsciiDoc to PDF. Its aim is to take the pain out of creating PDF documents from AsciiDoc. toc::[] |
