UPDATE README
This commit is contained in:
parent
9ca7b34586
commit
eb1b07006d
@ -59,7 +59,7 @@ in config.yml. Please Read more about it in the [sample_config](https://github.c
|
|||||||
The Images that are extracted are cached.
|
The Images that are extracted are cached.
|
||||||
In the `config.yml` file add the following
|
In the `config.yml` file add the following
|
||||||
|
|
||||||
```
|
```yml
|
||||||
CACHE_DIR : "/path/to/the/cache/Directory"
|
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. )
|
CACHE_FILE : "/path/to/the/cache/file" # Cache file stores the path to all the images ( think of it like a database. )
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user