Update README.md

This commit is contained in:
2025-01-13 02:12:52 +00:00
parent 97d2a892f0
commit 98b63617bc

View File

@@ -5,3 +5,9 @@ Bringer of information
EPOS Network Printer via REST API
Just a fun little project to take a REST API input and generate an output to a network printer.
# TO DO
- Print Queue for incoming jobs (create background loop that checxks queue)
- Fix JWT, I think maybe this version of Golang broke it?