From f0596e0b71c5affecb59e14f078444b6ba2c8221 Mon Sep 17 00:00:00 2001 From: Aakash Verma <vermaaakash1000@gmail.com> Date: Sun, 28 May 2023 05:04:27 +0000 Subject: [PATCH] README file grammatical error removed --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index fb05ebc..877bc9a 100644 --- a/README.md +++ b/README.md @@ -6,17 +6,17 @@ ## About :open_book: -Enketo has been used all around the world for a wide range of uses from needs assessments in humanitarian aid, to raising historical awareness, to clinical research, to election monitoring. +Enketo has been used all around the world for a wide range of purposes, from needs assessments in humanitarian aid, to raising historical awareness, to clinical research, to election monitoring. ## Features :dart: - [x] Can connect to your custom backend - [ ] Have the edit api in case user wants to edit submitted response -- [ ] Api for the customize change in XML of form +- [ ] Api to customize changes in XML of the form - [x] Have beautiful themes and widgets - [x] Are printer-friendly - [x] Can use very powerful skip and validation logic -- [x] Run on any device, mobile or desktop, as long as it has a fairly modern browser +- [x] Runs on any device, mobile or desktop, as long as it has a fairly modern browser ## Use Case :rocket: @@ -50,7 +50,7 @@ npm -v  - Currently offering 4 demo flows namely -- Jumping Forms (Opening of next form once once is submitted) +- Jumping Forms (Opening of next form once the first one is submitted) - Hasura Submissions (Basically saving the form data to any database, hasura extending postgres in this case) - Offline capabilites (How the form behaves when working offline) - File Upload (How to handle uploading files to any desired CDN, Minio in this case) @@ -122,7 +122,7 @@ curl 'https://3006-samagradevelop-workflow-mxpsr1yqse0.ws-us92.gitpod.io/prefill ## Architecture <!-- Insert LLD Image here --> - + ## Wrapper Config -- GitLab