Skip to content

Commit 6e8768c

Browse files
committed
Merge branch 'master' of https://github.com/ormesam/tracked
2 parents c4a4d5d + a224303 commit 6e8768c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,20 @@ For each ride the app can record the **route**, **speed**, **jump airtimes** and
66

77
### Speed Heat Map
88

9-
![Speed Heat Map](media\speed-heat-map.jpg)
9+
<img alt="Speed Heat Map" src="media/speed-heat-map.jpg" width="500" />
1010

1111
This is the main feature of the app. It allows you to view your ride as a colour coded polyline on a map. Currently red is fastest and green is the slowest, the colours are relative to the top speed. A marker highlights the location of the top speed achieved on the ride.
1212

1313
### Trails (Testing)
1414

15-
![Trail](media\trail.jpg)
15+
<img alt="Trail" src="media/trail.jpg" width="500" />
1616

1717
Trails allow you to time yourself between two points and compare your results.
1818

1919
### Jumps & Airtime (WIP)
2020

21-
![Jumps](media\jumps.jpg)
21+
<img alt="Jumps" src="media/jumps.jpg" width="500" />
2222

2323
Tracked detects jumps using the devices accelerometer. It works by detecting when the device is in "freefall" and taking other factors into account, such as the speed. This feature is a work in progress.
2424

25-
I'm always on the lookout for keen mountain bikers to help test the app! If you fancy giving it a go drop me an email (details in profile) and I'll add you to the internal testers.
25+
I'm always on the lookout for keen mountain bikers to help test the app! If you fancy giving it a go drop me an email (details in profile) and I'll add you to the internal testers.

0 commit comments

Comments
 (0)