Attempt to clarify, and improve the wording of, the Gitpod section of the README

This commit is contained in:
Jonas Jenwald 2020-02-26 13:45:36 +01:00
parent 30e0f028b5
commit ac6bb2e103

View File

@ -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)