From b3c1ec79200a28c050ba262ea242aed634c08377 Mon Sep 17 00:00:00 2001 From: Md Raihan Date: Sat, 30 Dec 2023 07:37:02 +0600 Subject: [PATCH] Update readme.md --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 0eaf736..05219cb 100644 --- a/readme.md +++ b/readme.md @@ -4,6 +4,8 @@ A customizable React component serving as a wrapper for the popular Video.js lib [Storybook Demo](https://kingrayhan.github.io/react-video-player) +[Api Doc (tsdocs)](https://tsdocs.dev/docs/@graphland/react-video-player) + ### Installation ```bash