diff --git a/README.md b/README.md index f36d52c07..12cce2b9d 100644 --- a/README.md +++ b/README.md @@ -76,9 +76,13 @@ 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 +### Online setup with a single click -It's recommended to follow [Getting the Code] above, however you can also use [Gitpod](https://gitpod.io) (a free online VS Code like IDE). With a single click it will launch a ready to use workspace, with all the dependencies pre-installed and the web server running, so that you can start coding straight away. +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)