From b238892659d54a4634bba51f0f46ec7b249ea386 Mon Sep 17 00:00:00 2001 From: Pierre Poupin Date: Wed, 8 Nov 2023 14:39:36 +0100 Subject: [PATCH] chore(example): add link in readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ac7a089d..aeba40f4 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,8 @@ the core logic of LRUD. ![demo](./docs/demo.gif) +[Check out the live web demo!](https://bamlab.github.io/react-tv-space-navigation/) + One of the goals of the lib is to have a simple and declarative API. No need for hooks or dark shenanigans. You just simply declare components.