From 5234c22c295e66457210f65f541f85c330c72d7e Mon Sep 17 00:00:00 2001 From: Jonas Jenwald Date: Sat, 11 Apr 2020 16:47:27 +0200 Subject: [PATCH] Remove any mention of Gitpod from the README (issue 11732) - Since the Gitpod contributing work-flow is, from the PDF.js project perspective, completely unsupported we don't want to mention it in such a highly visible way as the README file. - Since Gitpod is a commercial service, we probably want to avoid *potentially* being seen as advertising and/or endorsing it by mentioning it (somewhat prominently) in the PDF.js README file. - By leaving the actual Gitpod files in the repository, for now, this should thus avoid outright breaking things for any existing users. --- README.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/README.md b/README.md index a49e35583..044e4e228 100644 --- a/README.md +++ b/README.md @@ -76,16 +76,6 @@ It is also possible to view all test PDF files on the right side by opening: + http://localhost:8888/test/pdfs/?frame -### Online setup with a single click - -It's highly recommended to follow the [Getting the Code](#getting-the-code) -section above, which is the officially supported way to obtain the code. -However, you may also use [Gitpod](https://gitpod.io) (a free online IDE). With -a single click it will launch a ready to use development environment, with all -the necessary dependencies pre-installed and the web server running. - -[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/mozilla/pdf.js) - ## Building PDF.js In order to bundle all `src/` files into two production scripts and build the generic