From 787fc33d0321172862fb6a645a5e2b0da009da01 Mon Sep 17 00:00:00 2001 From: Mario Lurig Date: Tue, 9 Dec 2025 00:11:18 -0700 Subject: [PATCH] Update README with GitHub Pages link Added a link to GitHub Pages for usage demonstration. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 15f2d60..ed40055 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # trmnl-form-builder A Javascript component for building [custom plugin form fields](https://help.usetrmnl.com/en/articles/10513740-custom-plugin-form-builder) for [TRMNL](https://usetrmnl.com/). +**Use it now on [Github Pages](https://usetrmnl.github.io/trmnl-form-builder/).** + ## Usage See `index.html` for an example. ```