diff --git a/README.md b/README.md new file mode 100644 index 0000000..485ad10 --- /dev/null +++ b/README.md @@ -0,0 +1,33 @@ +# BlackRoad Watch + +Apple Watch companion app for monitoring BlackRoad fleet status on the go. + +Part of [BlackRoad OS](https://blackroad.io) — your device, your data, your AI. + +## What This Does + +Glanceable fleet health, agent status, and alerts right on your wrist. Connects to the BlackRoad status API. + +## Quick Start + +```bash +make build +make install +# Requires Xcode and Apple Watch +``` + +## Tech Stack + +- Swift/SwiftUI +- watchOS +- Makefile build +- Fleet status API + +## Related + +- [BlackRoad OS](https://blackroad.io) +- [Documentation](https://docs.blackroad.io) + +--- + +BlackRoad OS — Pave Tomorrow.