Skip to content

Commit 465a0ec

Browse files
author
Andrey Safonov
authored
Update README.md
1 parent f6627e8 commit 465a0ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@ I put together a [get started blog](https://www.pdftron.com/blog/nodejs/generate
1414

1515
Clone the repo and run:
1616

17-
`npm start`
17+
#### `npm start`
1818

1919
The server will be listening on port 9000. `http://localhost:9000`
2020

2121
## Test
2222

2323
To test the proper functionality of the file server, you can run:
2424

25-
`npm test`
25+
#### `npm test`
2626

2727
## API Calls
2828

0 commit comments

Comments
 (0)