diff --git a/README.md b/README.md index 1877d3a8..eadc7372 100644 --- a/README.md +++ b/README.md @@ -5,13 +5,13 @@ [![Flask Version](https://img.shields.io/badge/flask-1.0-brightgreen.svg)](http://flask.pocoo.org/) [![React Version](https://img.shields.io/badge/react-16.4-brightgreen.svg)](https://reactjs.org/) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/290a285f22e94132904dc13b4dd19d1d)](https://www.codacy.com/app/SamR1/FitTrackee) -[![Codacy Coverage Badge](https://api.codacy.com/project/badge/Coverage/290a285f22e94132904dc13b4dd19d1d)](https://www.codacy.com/app/SamR1/FitTrackee) +[![Codacy Coverage Badge](https://api.codacy.com/project/badge/Coverage/290a285f22e94132904dc13b4dd19d1d)](https://www.codacy.com/app/SamR1/FitTrackee)1 [![Build Status](https://travis-ci.org/SamR1/FitTrackee.svg?branch=master)](https://travis-ci.org/SamR1/FitTrackee) --- -This application allows you to track your outdoor activities from gpx files and keep your data on your own server. -Several mobile apps can store workouts data locally and export them into a gpx file. +This web application allows you to track your outdoor activities from gpx files and keep your data on your own server. +No mobile app is developed yet, but several existing mobile apps can store workouts data locally and export them into a gpx file. Examples (for Android): * [Runner Up](https://github.com/jonasoreland/runnerup) (GPL v3) * [ForRunners](https://github.com/brvier/ForRunners) (GPL v3)