Skip to content

Commit

Permalink
Import correct function in README example
Browse files Browse the repository at this point in the history
  • Loading branch information
robinheinze authored Oct 20, 2022
1 parent 3358114 commit c17a4ce
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 @@ -35,7 +35,7 @@ module.exports = {
## Usage
```js
import { labelImage } from "vision-camera-image-labeler";
import { scanOCR } from "vision-camera-ocr";

// ...
const frameProcessor = useFrameProcessor((frame) => {
Expand Down

0 comments on commit c17a4ce

Please sign in to comment.