From 87fdf58eb4608b34a0d1d66362dc550492186f31 Mon Sep 17 00:00:00 2001 From: Taj Date: Fri, 1 Aug 2025 01:03:50 +0530 Subject: [PATCH] docs: add horizontal rule to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0bbc60f..a8a619b 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,5 @@ Welcome to `@interactive-video-labs/react` — a lightweight React wrapper around the `@interactive-video-labs/core` engine for cue-driven interactive video experiences. This wrapper makes it easy to embed interactive video players in React apps using familiar props and event handlers, while keeping close to the core API. + --- \ No newline at end of file