From c2cb1a7ff956327bf6612267bc09e2860d75f058 Mon Sep 17 00:00:00 2001 From: Ninu Varghese Date: Sun, 31 Dec 2023 20:46:05 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 372e985..77de823 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ Description: --------------- -The Lime Survey API is a Drupal 8 module provides multiple blocks, For each block the data is retrieved by making calls to the LimeSurvey API. +The Lime Survey API is a module provides multiple blocks, For each block the data is retrieved by making calls to the LimeSurvey API. In order to use this module, you will need to create a lime survey Instance where you enable the API . The Details can be found here https://manual.limesurvey.org/RemoteControl_2_API#List_of_functions @@ -16,4 +16,4 @@ Enable this module Go to admin/config/services/limesurvey/settings Fill in your api user creds and the LimeSurvey url. Once you hit submit, the block(s) will be created under admin/structure/block with the same name as that of the Survey -Place your blocks on the appropriate page \ No newline at end of file +Place your blocks on the appropriate page