diff options
| author | Sarah White <graphitefriction@gmail.com> | 2021-04-08 11:01:28 -0600 |
|---|---|---|
| committer | Sarah White <graphitefriction@gmail.com> | 2021-04-09 15:08:48 -0600 |
| commit | e6338e410e15bd8440faf1d360a296eb4a614d54 (patch) | |
| tree | a8674e426741b32e220af81d97a946177251cf2b /README.adoc | |
| parent | 159f640cdfc0cd2651cc69d00d90d148825151f6 (diff) | |
clarify sentence about content
Co-authored-by: Dan Allen <dan.j.allen@gmail.com>
Diffstat (limited to 'README.adoc')
| -rw-r--r-- | README.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc index 1ac0e868..4bd36b29 100644 --- a/README.adoc +++ b/README.adoc @@ -55,7 +55,7 @@ endif::[] :image-url-screenshot: https://raw.githubusercontent.com/asciidoctor/asciidoctor/master/screenshot.png {url-project}[Asciidoctor] is a fast, open source, Ruby-based text processor for parsing {url-what-is-asciidoc}[AsciiDoc] into a document model and converting it to output formats such as HTML 5, DocBook 5, manual pages, PDF, EPUB 3, and other formats. -Asciidoctor also has an ecosystem of extensions, converters, build plugins, and tools to help you author and publish AsciiDoc. +Asciidoctor also has an ecosystem of extensions, converters, build plugins, and tools to help you author and publish content written in AsciiDoc. You can find the documentation for these projects elsewhere on this site or in the {url-org}[Asciidoctor organization on GitHub]. In addition to running on Ruby, Asciidoctor can be executed on a JVM using {url-asciidoctorj}[AsciidoctorJ] or in any JavaScript environment using {url-asciidoctorjs}[Asciidoctor.js]. |
