From e242cfdd9b795c3bdfa91831f3dd412925d5aa32 Mon Sep 17 00:00:00 2001 From: Jonas Jenwald Date: Tue, 18 Feb 2020 12:35:10 +0100 Subject: [PATCH] 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. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5ca22854f..f36d52c07 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,9 @@ Feel free to stop by #pdfjs on irc.mozilla.org for questions or guidance. ### 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 + Older browsers: https://mozilla.github.io/pdf.js/es5/web/viewer.html