Add installation section to README

See https://github.com/Homebrew/homebrew-cask/pull/226959
This commit is contained in:
Qi Zhang
2025-09-08 01:05:31 -05:00
committed by GitHub
parent 7134e72d40
commit 3ecf71093f

View File

@@ -59,6 +59,14 @@ Yes, never click "Start Audio". But this energy isn't encouraged.
According to [this issue](https://github.com/samhenrigold/LidAngleSensor/issues/12), building requires having Xcode installed. I've only tested this on Xcode 26. YMMV.
## Installation
Via Homebrew:
```shell
brew install lidanglesensor
```
## Related projects
- [Python library that taps into this sensor](https://github.com/tcsenpai/pybooklid)