diff --git a/README.md b/README.md index 4fa2b3a..10a2fe9 100644 --- a/README.md +++ b/README.md @@ -69,10 +69,11 @@ it is crackling. It will still be recording the audio. ## Simple useage -Example usage can be found in this [jupyter notebook](https://github.com/georgiewellock/VTT_formatter/blob/master/VTT_formatter.ipynb). - +The screenshot belows shows the simple implementation of the VTT formatter in a jupyter notebook. This will read in the file defined and create a new `.txt` file in the same directory as the original. +Further information can be found in the notebook [here](https://github.com/georgiewellock/VTT_formatter/blob/master/VTT_formatter.ipynb) + ## Installation The simplest way to install this vttformatter is to use `pip` to install from [PyPI](https://pypi.org/project/vttformatter/)