Fix grammatical mistakes in README

This commit is contained in:
Jai0401 2024-05-18 12:30:33 +05:30
parent f5c9e16b61
commit 69e62a412f
1 changed files with 1 additions and 1 deletions

View File

@ -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 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 ## API