Skip to content

Commit de62208

Browse files
authored
Update Readme.md
1 parent 87b7081 commit de62208

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
_If you are using FastLabel prototype, please install version 0.2.2._
44

5+
## Table of Contents
6+
7+
- [Installation](#installation)
8+
- [Usage](#usage)
9+
- [Limitation](#limitation)
10+
- [Task](#task)
11+
- [Image](#image)
12+
- [Image Classification](#image-classification)
13+
- [Multi Image](#multi-image)
14+
- [Video](#multi-image)
15+
- [Converter](#converter)
16+
- [COCO](#coco)
17+
518
## Installation
619

720
```bash
@@ -25,7 +38,7 @@ import fastlabel
2538
client = fastlabel.Client()
2639
```
2740

28-
## Limitation
41+
### Limitation
2942

3043
API is allowed to call 10000 times per 10 minutes. If you create/delete a large size of tasks, please wait a second for every requests.
3144

0 commit comments

Comments
 (0)