From a1da9136204caeaf9aaee9eba5e086db291d76b7 Mon Sep 17 00:00:00 2001 From: Daniel Munoz Date: Sat, 23 May 2026 00:20:38 +0200 Subject: [PATCH] docs: add TRMNL Plugin Preview to plugin utilities --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3aac368..5729f6c 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ native plugin structure: ## Plugin utilities - [trmnl_preview](https://github.com/schrockwell/trmnl_preview) by [@schrockwell](https://github.com/schrockwell) +- [TRMNL Plugin Preview](https://github.com/danmunoz/trmnl-plugin-preview) by [@danmunoz](https://github.com/danmunoz) - [TRMNL plugin Dev Kit](https://github.com/sdjmchattie/trmnl-plugin-dev-kit) by [@sdjmchattie](https://github.com/sdjmchattie) - [plugin generator [Laravel]](https://github.com/bnussbau/laravel-trmnl) by [@bnussbau](https://github.com/bnussbau) - [TRMNL api simulator](https://github.com/deisterhold/trmnl-simulator) by [@deisterhold](https://github.com/deisterhold)