From 0e3c9f75a1052af590a299b86be4dead9b0eb780 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Oesterwind?= Date: Tue, 19 Aug 2025 13:19:14 +0200 Subject: [PATCH] README.md aktualisiert --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d4871be..7b72b2a 100644 --- a/README.md +++ b/README.md @@ -28,4 +28,8 @@ Here is an outline of the basic flow: 3. The blob gets converted into an `ArrayBuffer` using a `FileReader` 4. A message gets created. It contains the Buffer as `data` and an `operation-attributes-tag` which decides the document format 5. The finished post request gets sent to the printing server using AXIOS -6. *Brrrr* The finished print should be dispensed by the printer \ No newline at end of file +6. *Brrrr* The finished print should be dispensed by the printer + + +If this project helped you, please consider donating to support my work! +[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/D1D5O05AX) \ No newline at end of file