diff options
author | Chris Schlaeger <cs@taskjuggler.org> | 2014-07-22 21:32:44 +0200 |
---|---|---|
committer | Chris Schlaeger <cs@taskjuggler.org> | 2014-07-22 21:32:44 +0200 |
commit | 12567e2f4a1579645993d5a2f259af3dfaa992e3 (patch) | |
tree | ece7ca52496edbbb13c83695cf645be2be6b6f35 /README.md | |
parent | 40d6c7daec048e939efc484083f6421a8980d224 (diff) | |
download | postrunner-12567e2f4a1579645993d5a2f259af3dfaa992e3.zip |
Fix home page URL
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -42,7 +42,7 @@ This will provide you with a lot more information contained in the FIT files tha PostRunner is currently work in progress. It does some things I want with files from my Garmin FR620. It's certainly possible to do more things and support more devices. Patches are welcome! -1. Fork it ( https://github.com/[my-github-username]/postrunner/fork ) +1. Fork it ( https://github.com/scrapper/postrunner/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) |