Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
sam-morin committed Jan 29, 2024
1 parent e1eea85 commit f71f03b
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@

A simple PDF OCR overlay (add/remove) tool with a public web page.

![ArcorOCR SCR1](./public/ArcorOCR-scr1.png)

### Background:
This was created to demonstrate/prove the ease of implmenting an OCR scanner/converter/generator backend functionality for a web application.

Expand Down Expand Up @@ -37,4 +35,8 @@ I wanted to see what kind of investment this would incurr against performance to
- Simplicity:
Frontend application is very easy to use. Choose a file to convert, wait for it to convert & download.
- CI/CD:
Using Github Action Runner(s) for frontend.
Using Github Action Runner(s) for frontend.

# Screenshot

![ArcorOCR SCR1](./public/ArcorOCR-scr1.png)

0 comments on commit f71f03b

Please sign in to comment.