diff --git a/README.md b/README.md index 550a604..d6d02f7 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ to be displayed at the bottom or at the top of the screen: - Heart rate - Average power over the last 3 seconds - Average power over the last 10 seconds +- Speed +- Cadence Subsequently, the bar(s) will be shown when riding. Bars are filled and colored according to your current power output / heart rate zone as setup in your Karoo settings. Optionally, the actual data value can be displayed on top of the bar. @@ -49,4 +51,4 @@ that would be hidden by the bar overlay, you can send a `de.timklge.HIDE_POWERBA Optionally, include the following extras: - `duration` (long, ms): Duration for which the powerbar should be hidden. If not set, the powerbar will be hidden for 15 seconds. -- `location` (string, `"top"` or `"bottom"`): Location of the powerbar to hide. If not set, the powerbar at the top will be hidden. \ No newline at end of file +- `location` (string, `"top"` or `"bottom"`): Location of the powerbar to hide. If not set, the powerbar at the top will be hidden.