From 69e62a412f92e7bc5acef9279e2344d23444afa9 Mon Sep 17 00:00:00 2001 From: Jai0401 <21cs3025@rgipt.ac.in> Date: Sat, 18 May 2024 12:30:33 +0530 Subject: [PATCH] Fix grammatical mistakes in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff9146a..aa0655d 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you want to use it from source, you'll have to install the dependencies manua pip install -r requirements.txt ``` -You can either integrate this module [into an existing application](#api), or just use it via an [CLI](#cli). +You can either integrate this module [into an existing application](#api) or just use it via a [CLI](#cli). ## API