From 51d5a74ec8ada20f109a31b3674c25a123530141 Mon Sep 17 00:00:00 2001 From: Enis Date: Tue, 29 Aug 2023 01:05:50 +0200 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7ec094..8295d8d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ zpl-tool is a webapp designed for managing multiple ZPL templates. It provides an easy-to-use interface for managing ZPL templates with the ability to insert variables such as `${MY_VARIABLE}` directly into your templates. -zpl-tool features a live preview of the templates (powered by [labelary.com](https://labelary.com)), which automatically updates as you develop your template. +zpl-tool features a live preview of the templates (powered by [labelary.com](https://labelary.com) and/or [BinaryKits.Zpl](https://github.com/BinaryKits/BinaryKits.Zpl) ), which automatically updates as you develop your template. Besides template management, zpl-tool also provides support for managing multiple printers, including serial and tcp network printers.