Merge pull request #287 from Jai0401/improve_readme

Fix grammatical mistakes in README
This commit is contained in:
Jonas Depoix 2024-08-08 11:32:21 +02:00 committed by GitHub
commit fe2b39cab2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,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