Skip to content

Commit

Permalink
updated about type of photo
Browse files Browse the repository at this point in the history
  • Loading branch information
furiousluck committed Jul 4, 2024
1 parent f829813 commit 8b4923d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/src/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ const App = () => {
<div className="App">
<a href="https://github.com/furiousluck/ID-OCR-Application">Github Repository!!</a>
<h1>OCR Application</h1>
<h3>Note:The app will misbehave if the photo is not of a ID.</h3>
{serverStatus ? (
<>
<Status />
Expand Down

0 comments on commit 8b4923d

Please sign in to comment.