summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index b0f0c75..3597cf9 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# msp430-etv – MSP430 EnergyTrace Visualizer
msp430-etv is a wrapper around
-[energytrace-util](https://github.com/carrotIndustries/energytrace-util) to
+[energytrace-util](https://github.com/derf/energytrace-util) to
simplify aggregation, visualization and basic analysis of EnergyTrace
measurements.
@@ -15,6 +15,6 @@ energy for a given measurement to stdout.
## Dependencies
-* [energytrace-util](https://github.com/carrotIndustries/energytrace-util)
+* [energytrace-util](https://github.com/derf/energytrace-util)
and libmsp430.so
* Python 3 with matplotlib and numpy