From 04015dd1a7a5118f051826d1287f2e539168a5f1 Mon Sep 17 00:00:00 2001 From: Andrii Reinvald Date: Tue, 27 May 2025 11:12:46 +0200 Subject: [PATCH] readme --- docs/readme.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/docs/readme.md b/docs/readme.md index 80c2da0..bfe76f0 100644 --- a/docs/readme.md +++ b/docs/readme.md @@ -1,10 +1,9 @@ # Image server for TRMNL built with Node.js, JSX and CSS +Design custom layout, content, retrieve secure data and generate image for your TRMNL screen. +You can use it via [Redirect](https://help.usetrmnl.com/en/articles/11035846-redirect-plugin) +or [Alias](https://help.usetrmnl.com/en/articles/10701448-alias-plugin) plugins, or run it as own BYOS. -You can build a custom screen for [Redirect](https://help.usetrmnl.com/en/articles/11035846-redirect-plugin) -or [Alias](https://help.usetrmnl.com/en/articles/10701448-alias-plugin) plugins with your data and design. - -As it bult on popular Javascript and Node.js platform, you can easily connect to database, fetch requests or get data -from any source, and design it with HTML, JSX, CSS. +Goal: simple and easy to customize starter for people who are already familiar with the JavaScript and CSS ecosystem. preview