Skip to content

Commit e1b1cde

Browse files
author
Andrey Safonov
authored
Update README.md
1 parent 02c2a68 commit e1b1cde

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,17 @@ Uses Node.js, Express.js and PDFTron Node.js SDK.
66

77
## Installation
88

9-
Clone the repo and run
9+
Clone the repo and run:
1010

1111
`npm start`
1212

1313
The server will be listening on port 9000. `http://localhost:9000`
1414

15+
## Test
16+
17+
To test the proper functionality of the file server, you can run:
18+
19+
`npm test`
1520

1621
## API Calls
1722

0 commit comments

Comments
 (0)