From a2b786908124af43ffdb6d39036ffdef296efa92 Mon Sep 17 00:00:00 2001 From: vered constantin Date: Mon, 7 Aug 2023 14:41:21 +0300 Subject: [PATCH] chore: update readme (#649) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43675fe0..dfe67617 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ When making changes, make sure to increase the version number based on the natur ## Installation and Usage There are several use-cases for the consuming `inquirer-gui` component: -* You can use it in another Vue application or in a non-Vue application +* You can use it in another Vue application or in a non-Vue application. * You can use it in a browser or in Visual Studio Code * You can provide the questions in the frontend or in the backend (providing questions in the backend implies more flexibility in composing questions)