Merge pull request #5 from csperle/prereq-doc

make server prerequisites complete
This commit is contained in:
Dennis Reimann 2020-07-08 12:37:51 +02:00 committed by GitHub
commit 5a8c2f9436
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,6 +30,7 @@ I recommend you **fork this repository** and modify the `./data.sh` and visual r
- Node.js (assembles the data and runs the webserver)
- firefox (takes the screenshot of the webpage)
- pngcrush (converts the screenshot to a greyscale image)
- jq (to process the JSON data)
- jo (to generate the JSON data file)
### Installation