docs: Improve markdown format in README.md

There should be a blank line after the headings
This commit is contained in:
Peter Dave Hello 2022-06-16 17:33:47 +08:00
parent d76a0ed3a8
commit 07c284ebe5
1 changed files with 2 additions and 0 deletions

View File

@ -193,11 +193,13 @@ image as a base, add the things you need in your own Dockerfile
examples of how to install packages if you are unfamiliar).
### `node:buster`
This image is based on version 10 of
[Debian](http://debian.org), available in
[the `debian` official image](https://hub.docker.com/_/debian).
### `node:stretch`
This image is based on version 9 of
[Debian](http://debian.org), available in
[the `debian` official image](https://hub.docker.com/_/debian).