Skip to content

Commit

Permalink
Refactor: Update README.md to center align the image
Browse files Browse the repository at this point in the history
  • Loading branch information
royshil committed Sep 24, 2024
1 parent eaa6f85 commit 2f9d774
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@

ScoreSight is an OCR (Optical Character Recognition) application designed to extract text from real-time updating streams like scoreboards, applications, videos and games.

<center>
<div align="center">
<a href="https://youtu.be/wMNolI0w0tE" target="_blank"><img src="./docs/scoresight_getting_started.png" width="50%"/></a>
</center>
</div>

It is written in Python and utilizes the following technologies:

Expand Down

0 comments on commit 2f9d774

Please sign in to comment.