From e96c89d7a15edbc5fbebe2addfcd4cd358068c5e Mon Sep 17 00:00:00 2001 From: Jonas Jenwald Date: Tue, 4 Jul 2023 11:28:14 +0200 Subject: [PATCH] Tweak the README slightly - Update the "Getting the Code" section to specifically mention Mozilla Firefox, since while the development viewer *works* it may look slightly "broken" in Chromium-based browsers. (This is caused by a lack of support for unprefixed CSS properties, e.g. `mask-image`, however this does *not* affect the built PDF.js viewer.) - Remove the Twitter-link, since that account has not been updated since 2016 (i.e. over seven years ago). --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index e77b8e94d..14d56af2b 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ and then you can open: + http://localhost:8888/web/viewer.html -Please keep in mind that this requires a modern and fully up-to-date browser; refer to [Building PDF.js](https://github.com/mozilla/pdf.js/blob/master/README.md#building-pdfjs) for non-development usage of the PDF.js library. +Please keep in mind that this assumes the latest version of Mozilla Firefox; refer to [Building PDF.js](https://github.com/mozilla/pdf.js/blob/master/README.md#building-pdfjs) for non-development usage of the PDF.js library. It is also possible to view all test PDF files on the right side by opening: @@ -139,7 +139,3 @@ Talk to us on Matrix: File an issue: + https://github.com/mozilla/pdf.js/issues/new - -Follow us on Twitter: @pdfjs - -+ https://twitter.com/pdfjs