Skip to content

Commit b0e6812

Browse files
Update README.md
1 parent 8631ada commit b0e6812

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
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:
66

7-
- **Run** - Uses the [SurveyJS Library](https://surveyjs.io/Documentation/Library?id=LibraryOverview) component to run the survey.
8-
- **Edit** - Uses the [Survey Creator](https://surveyjs.io/Documentation/Survey-Creator?id=Survey-Creator-Overview) component to configure the survey.
9-
- **Results** - Uses the [Survey Analytics](https://surveyjs.io/Documentation/Analytics?id=AnalyticsOverview) component to display survey results as a table.
7+
- **Run** - Uses the [SurveyJS Form Library](https://surveyjs.io/form-library/documentation/overview) component to run the survey.
8+
- **Edit** - Uses the [Survey Creator](https://surveyjs.io/survey-creator/documentation/overview) component to configure the survey.
9+
- **Results** - Uses the [SurveyJS Dashboard](https://surveyjs.io/dashboard/documentation/overview) component to display survey results as a table.
1010
- **Remove** - Deletes the survey.
1111

1212
![My Surveys App](https://user-images.githubusercontent.com/18551316/183420903-7fbcc043-5833-46fe-9910-5aa451045119.png)

0 commit comments

Comments
 (0)