Skip to content

Commit 8631ada

Browse files
authored
Update README.md
1 parent 5972862 commit 8631ada

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![Node.js CI](https://github.com/surveyjs/surveyjs-react-client/actions/workflows/build-node.js.yml/badge.svg)](https://github.com/surveyjs/surveyjs-react-client/actions/workflows/build-node.js.yml)
2+
13
# SurveyJS React Application
24

35
This project is a client-side React application that uses [SurveyJS](https://surveyjs.io/) components. The application displays a list of surveys with the following buttons that perform actions on the surveys:
@@ -22,4 +24,4 @@ git clone https://github.com/surveyjs/surveyjs-react-client.git
2224
cd surveyjs-react-client
2325
npm i
2426
npm start
25-
```
27+
```

0 commit comments

Comments
 (0)