diff --git a/README.md b/README.md index 7c3cc89b..5f7ebe3c 100644 --- a/README.md +++ b/README.md @@ -157,3 +157,8 @@ The protocol is designed to be platform-agnostic. An Android client can be built - Bluetooth LE APIs - Same packet structure and encryption - Compatible service/characteristic UUIDs + +## MacOS + +Want to try this on macos: `just run` will set it up and run from source. +Run `just clean` afterwards to restore things to original state for mobile app building and development.