Skip to content

Commit ee19316

Browse files
Merge pull request #6 from jaroslawhartman/rebranding
Rebranding
2 parents 247e3c9 + 1c3fdd3 commit ee19316

File tree

5 files changed

+2
-5
lines changed

5 files changed

+2
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Background
22

3-
This small ConnectIQ Widget for Garmin Smart Watches allows you to check your TrainerRoad workout.
3+
**TrainingRegime** is a small ConnectIQ Widget for Garmin Smart Watches allows you to check your [TrainerRoad](https://www.trainerroad.com/) workout.
44

55
<p align="center">
66
<img src="images/watch1.png" width="400">

images/logo.png

27.5 KB
Loading

manifest.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
<iq:product id="d2air"/>
2020
<iq:product id="d2airx10"/>
2121
<iq:product id="d2delta"/>
22-
<iq:product id="d2deltapx"/>
2322
<iq:product id="d2deltas"/>
2423
<iq:product id="d2mach1"/>
2524
<iq:product id="descentg1"/>
@@ -34,7 +33,6 @@
3433
<iq:product id="edge520plus"/>
3534
<iq:product id="edge530"/>
3635
<iq:product id="edge540"/>
37-
<iq:product id="edge820"/>
3836
<iq:product id="edge830"/>
3937
<iq:product id="edge840"/>
4038
<iq:product id="edgeexplore"/>
@@ -111,7 +109,6 @@
111109
<iq:product id="venusq2"/>
112110
<iq:product id="venusq2m"/>
113111
<iq:product id="venusqm"/>
114-
<iq:product id="vivoactive3"/>
115112
<iq:product id="vivoactive3m"/>
116113
<iq:product id="vivoactive3mlte"/>
117114
<iq:product id="vivoactive4"/>
-12.4 KB
Loading

resources/strings/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<strings>
2-
<string id="AppName">TrainerRoad Workout</string>
2+
<string id="AppName">TrainingRegime</string>
33
</strings>

0 commit comments

Comments
 (0)