Attempt to improve/clarify the "Online demo" section of the README

Hopefully this will help, now that there's *two* version of the viewer available.
This commit is contained in:
Jonas Jenwald 2020-02-18 12:35:10 +01:00
parent 16c261fada
commit e242cfdd9b

View File

@ -23,6 +23,9 @@ Feel free to stop by #pdfjs on irc.mozilla.org for questions or guidance.
### Online demo ### Online demo
Please note that the "Modern browsers" version assumes native support for
features such as e.g. `async`/`await`, `Promise`, and `ReadableStream`.
+ Modern browsers: https://mozilla.github.io/pdf.js/web/viewer.html + Modern browsers: https://mozilla.github.io/pdf.js/web/viewer.html
+ Older browsers: https://mozilla.github.io/pdf.js/es5/web/viewer.html + Older browsers: https://mozilla.github.io/pdf.js/es5/web/viewer.html