added blog post url to readme

This commit is contained in:
Wouter Groeneveld 2023-02-02 08:55:47 +01:00
parent 0badf20ff2
commit 69d3550851
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ If you're on Linux, use the above repository which utilizes CUPS.
If you're on macOS, the Python pybluez Bluetooth drivers don't work (well) on the latest iteration of macOS (tested on Ventura 13.2). Instead, this repository uses [TinyGo's Bluetooth package](https://pkg.go.dev/tinygo.org/x/bluetooth), which wraps Apple's [CoreBluetooth](https://developer.apple.com/documentation/corebluetooth?language=objc) to be able to communicate with a Bluetooth device.
For context and more information, please see https://brainbaking.com/post/2023/02/phomemo-thermal-printing-on-macos/.
# Building & Installing
`go build`