Skip to content

Commit 92829d0

Browse files
committed
chore: update
1 parent d003ba0 commit 92829d0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

packages/mlkit-object-detection/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
## Contents
6+
* [Installation](#installation)
7+
* [Use @nativescript/mlkit-object-detection](#use-nativescriptmlkit-object-detection)
8+
* [ObjectResult](#objectresult)
9+
* [API](#api)
10+
* [ObjectResult]
11+
512
## Installation
613

714
```cli

0 commit comments

Comments
 (0)