From 0a196d42423ff8ec5866c8dcb26210c63319dd09 Mon Sep 17 00:00:00 2001 From: shuhey <47442780+ShuheiUchida@users.noreply.github.com> Date: Fri, 30 Jan 2026 11:46:03 +0900 Subject: [PATCH] Add api docs information --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 38960d4..c30f42b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # FastLabel Python SDK ## Table of Contents - +- [API docs](#api-docs) - [Installation](#installation) - [Usage](#usage) - [Limitation](#limitation) @@ -40,6 +40,10 @@ - [Model](#model) - [API Docs](#api-docs) +## API docs + +https://api.fastlabel.ai/docs + ## Installation ```bash