From 3b176db0d42a9d6c91987ae9f503fa0a8587ffb0 Mon Sep 17 00:00:00 2001 From: Benjamin Nussbaum Date: Tue, 4 Mar 2025 19:25:31 +0100 Subject: [PATCH] update Readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c183324..46a3868 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Laravel Trmnl Server is a self-hostable implementation of a TRMNL server, built It enables you to manage TRMNL devices, generate screens dynamically, and can act as a proxy for the TRMNL API (native plugin system). Inspired by [usetrmnl/byos_sinatra](https://github.com/usetrmnl/byos_sinatra). +If you are looking for a Laravel package designed to streamline the development of both public and private TRMNL plugins, check out [bnussbau/trmnl-laravel](https://github.com/bnussbau/laravel-trmnl). + ![Screenshot](README_byos-screenshot.png) * 👉 [more Screenshots](screenshots/SCREENSHOTS.md)