diff --git a/README.template b/README.template index 75afa8733..e6ef3bead 100644 --- a/README.template +++ b/README.template @@ -66,11 +66,13 @@ Here's [how to install pandoc](INSTALL.md). Documentation ------------- -Pandoc's website contains a full [User's Guide](https://pandoc.org/MANUAL.html). -It is also available [here](MANUAL.txt) as pandoc-flavored Markdown. -The website also contains some [examples of the use of -pandoc](https://pandoc.org/demos.html) and a limited [online -demo](https://pandoc.org/try). +Pandoc’s website contains a full [User’s +Guide](https://pandoc.org/MANUAL.html). It is also available +[here](MANUAL.txt) as pandoc-flavored Markdown. The website also +contains some [examples of the use of +pandoc](https://pandoc.org/demos.html), a limited [online +demo](https://pandoc.org/try), and a [WebAssembly-based online +demo](https://pandoc.org/app). Contributing ------------