UPDATE README

This commit is contained in:
aditya-K2 2021-11-29 00:20:52 +05:30
parent 064e6b9673
commit 9ca7b34586
1 changed files with 10 additions and 0 deletions

View File

@ -54,6 +54,16 @@ and the image is rendered at pixel positions so the exact position can't be defi
the font width and then predicting the position but it is best that you define extra padding and own image width ratio
in config.yml. Please Read more about it in the [sample_config](https://github.com/aditya-K2/goMP/blob/master/sample_config.yml)
# Setting Up Cache Directory and Cache File
The Images that are extracted are cached.
In the `config.yml` file add the following
```
CACHE_DIR : "/path/to/the/cache/Directory"
CACHE_FILE : "/path/to/the/cache/file" # Cache file stores the path to all the images ( think of it like a database. )
```
## Key Mappings
Following Keys can be used for Mappings