Skip to content

Commit

Permalink
updated README with youtube video
Browse files Browse the repository at this point in the history
  • Loading branch information
Xavlume authored Sep 17, 2023
1 parent fa234c0 commit 8e9a034
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ Captures an image from your desktop and converts it to text. Made using [Pillow]

## Usage

Here is a Youtube video explaining the installation process very well:

[![youtube video](https://img.youtube.com/vi/5R_mrKuuQKs/0.jpg)](https://www.youtube.com/watch?v=5R_mrKuuQKs)

1. Download and install [Tesseract-OCR](https://tesseract-ocr.github.io/tessdoc/Installation.html), for [Windows](https://github.com/UB-Mannheim/tesseract/wiki). Make sure to remember the installation location.
2. Download the latest [release](https://github.com/Xavlume/SpotifyToText/releases) and extract the contents of the zip file.
3. Open the config.ini file and change the installation location for tesseract. Replace single backspaces by doubles. E.G.:
Expand Down

0 comments on commit 8e9a034

Please sign in to comment.