Skip to content

Commit

Permalink
dox(readme): add image demo
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaume-chervet committed Apr 18, 2024
1 parent c756068 commit 80c75df
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

## About

Simple vanilla JS library to capture a clean image and light from documents from a webcam.
Simple vanilla JS library to capture a clean image and light from documents from a **webcam** directly from you **Web Browser**.
It use Opencv.js under the hood.
The usage is easy for user. Your data is lighter and cleaner for future OCR in your backend system.

Expand All @@ -27,7 +27,10 @@ Advantages of slight capture:
</p>


Online Storybook Demo: https://wonderful-forest-0a9f5b103.3.azurestaticapps.net/
Online Storybook Demo: https://wonderful-forest-0a9f5b103.3.azurestaticapps.net/ (test with your phone or tablet)
<p align="center">
<img src="demo.png" alt="Slight Capture" />
</p>

## Get Started
[![npm version](https://badge.fury.io/js/%40axa-fr%2Fslight-capture.svg)](https://badge.fury.io/js/%40axa-fr%2Fslight-capture)
Expand Down
Binary file added demo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 80c75df

Please sign in to comment.