Skip to content

Commit d003ba0

Browse files
committed
chore: update
1 parent 3bf8089 commit d003ba0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

packages/mlkit-object-detection/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
# @nativescript/mlkit-object-detection
22

3+
A plugin that is used with [@nativescript/mlkit-core](../mlkit-core/) to enable object detection and provide the [bjectResult](#objectresult) type for the object detection event data.
4+
35
## Installation
46

57
```cli
68
npm install @nativescript/mlkit-object-detection
79
```
810

9-
## Usage
11+
## Use @nativescript/mlkit-object-detection
1012

11-
See [@nativescript/mlkit-core](/packages/mlkit-core/README.md) Usage
13+
For an example, read [Use @nativescript/mlkit-core](../mlkit-core#use-nativescriptmlkit-core) and [object-detection](../mlkit-core#bject-detection).
1214

1315
## API
1416

0 commit comments

Comments
 (0)