From 12567e2f4a1579645993d5a2f259af3dfaa992e3 Mon Sep 17 00:00:00 2001 From: Chris Schlaeger Date: Tue, 22 Jul 2014 21:32:44 +0200 Subject: Fix home page URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dc10e49..ab09bd1 100644 --- a/README.md +++ b/README.md @@ -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`) -- cgit v1.2.3