Readme.md file - alignment issue fixed

This commit is contained in:
sakv2e10204
2022-07-08 19:11:30 +05:30
parent 52fcce919e
commit 3d72e52b15

View File

@@ -4,6 +4,8 @@
This is some example code to show you how to use JSDoc for documenting your JavaScript. This is some example code to show you how to use JSDoc for documenting your JavaScript.
Please use the below steps.
**Step 1** **Step 1**
#JSDoc supports stable versions of Node.js 8.15.0 and later. #JSDoc supports stable versions of Node.js 8.15.0 and later.
@@ -55,7 +57,6 @@ npm i -D jsdoc
"LICENSE": { "LICENSE": {
"title": "LICENSE" "title": "LICENSE"
}, },
"technical_document": { "technical_document": {
"title": "technical_document" "title": "technical_document"
} }