From 8559317905ef96b8fe0c4b88958f816766242cb0 Mon Sep 17 00:00:00 2001 From: John Major Date: Tue, 24 Oct 2023 16:27:52 -0700 Subject: [PATCH] img --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ed5db68..11292c7 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ @@ -78,7 +78,7 @@ pip install dist/PATH_TO_HIGHEST_VERSIONED_FILE - + # USAGE @@ -129,7 +129,7 @@ The Application mounted at '' has an empty config. #### zebra_day Web GUI Launched From `zday_quickstart` -> The `zebra_day` web gui will look like this: +> The `zebra_day` web gui will look like this: ## Hardware Config @@ -165,7 +165,7 @@ zlab.print_zpl(lab='scan-results', printer_name='192.168.1.7', label_zpl_style=' ``` * This will produce a label which looks like this (modulo printer config items needing attention). - ![test_lab](imgs/quick_start_test_label2.png) + ![test_lab](zebra_day/imgs/quick_start_test_label2.png) ### [Programatic Guide](docs/programatic_guide.md) @@ -212,7 +212,7 @@ http://YOUR.HOST.IP.ADDR:8118/_print_label?lab=scan-results&printer=192.168.1.7&

- + # Other Topics @@ -365,7 +365,7 @@ GET /favicon.ico 200 OK ~ And looks like: - + * If you leave the ngrok tunnel running, go to a different network, you can use the link named in the `Forwarding` row above to access the zebra_day UI, in the above example, this url would be `https://dfbf-23-93-175-197.ngrok-free.app`.