Update and rename README to README.md

This commit is contained in:
David (javalin.io)
2022-01-23 22:31:21 +01:00
committed by GitHub
parent 9ad0e428c1
commit f083b2cc9c

View File

@@ -10,7 +10,7 @@ Website is available on http://localhost:8888/.
In order to "deploy" the website, the static files in the `j2html/docs` must be updated.
You can either download the files manually from your browser, or use curl:
```
```sh
curl "http://localhost:8888/" > index.html
curl "http://localhost:8888/download.html" > download.html
curl "http://localhost:8888/examples.html" > examples.html