diff --git a/README.md b/README.md index a024333..b2f7be3 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ The autopower project aims to collect power data from network devices automatica ### Measuring -A power meter is connected to a Raspberry Pi which runs a client software called `mmclient` to control the measurements. Communication with the measurement device happens through [pinpoint](https://github.com/osmhpi/pinpoint). More specifically, based on [my fork of pinpoint](https://github.com/UsualSpec/pinpoint/tree/feature/skip-workload) which includes a flag for printing measurement data without a specified workload (see [upstream PR #15](https://github.com/osmhpi/pinpoint/pull/15) for more information). +A power meter is connected to a Raspberry Pi which runs a client software called `mmclient` to control the measurements. Communication with the measurement device happens through [pinpoint](https://github.com/osmhpi/pinpoint). More specifically, based on [our fork of pinpoint](https://github.com/nsg-ethz/pinpoint/tree/feature/skip-workload) which includes a flag for printing measurement data without a specified workload (see [upstream PR #15](https://github.com/osmhpi/pinpoint/pull/15) for more information). You can find a binary build of pinpoint for ARM on the [Releases page on GitHub](https://github.com/nsg-ethz/autopower/releases) ### Data storage on client