Skip to content

Commit f083b2c

Browse files
authored
Update and rename README to README.md
1 parent 9ad0e42 commit f083b2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/README renamed to website/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Website is available on http://localhost:8888/.
1010
In order to "deploy" the website, the static files in the `j2html/docs` must be updated.
1111
You can either download the files manually from your browser, or use curl:
1212

13-
```
13+
```sh
1414
curl "http://localhost:8888/" > index.html
1515
curl "http://localhost:8888/download.html" > download.html
1616
curl "http://localhost:8888/examples.html" > examples.html

0 commit comments

Comments
 (0)