Skip to content

Commit

Permalink
Merge pull request #8 from yhkaplan/fix-gif
Browse files Browse the repository at this point in the history
Fix GIF
  • Loading branch information
yhkaplan authored Aug 4, 2020
2 parents 291d294 + b827ab5 commit f89eaf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

CreditCardScanner is a library for taking a photo and scanning credit cards to make adding credit card details to user account more easy. It uses Apple's Vision API for **secure, on-device machine learning** to read following info from a credit card: number, name, and date.

[Example of CreditCardScanner running](example.gif)
![Example of CreditCardScanner running](example.gif)

## Installing

Expand Down

0 comments on commit f89eaf6

Please sign in to comment.