We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 757c08e commit 8d3e854Copy full SHA for 8d3e854
surveyjs-pdf-nodejs/README.MD
@@ -4,13 +4,13 @@ This example demonstrates how to generate a PDF form using the [SurveyJS](https:
4
5
## Run the project
6
7
-1. Install npm packages.\
+1. Install npm packages.
8
9
```
10
npm install
11
12
13
-1. Execute the `index.js` file to generate a PDF form as a `survey-result.pdf` file. You will find this file in the project folder.\
+1. Execute the `index.js` file to generate a PDF form as a `survey-result.pdf` file. You will find this file in the project folder.
14
15
16
node index.js
0 commit comments