From f270d2fac4dbc1aa7fa57d3c63cfa73d66470b53 Mon Sep 17 00:00:00 2001 From: Emily Priddy Date: Mon, 13 Feb 2017 10:05:07 -0600 Subject: [PATCH] Replace KML with GPX in README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 89593f0..27d28b0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -[![Version](http://cocoapod-badges.herokuapp.com/v/iOS-GPX-Framework/badge.png)](http://cocoadocs.org/docsets/iOS-KML-Framework) -[![Platform](http://cocoapod-badges.herokuapp.com/p/iOS-GPX-Framework/badge.png)](http://cocoadocs.org/docsets/iOS-KML-Framework) +[![Version](http://cocoapod-badges.herokuapp.com/v/iOS-GPX-Framework/badge.png)](http://cocoadocs.org/docsets/iOS-GPX-Framework) +[![Platform](http://cocoapod-badges.herokuapp.com/p/iOS-GPX-Framework/badge.png)](http://cocoadocs.org/docsets/iOS-GPX-Framework) [![License](http://img.shields.io/:license-mit-blue.svg)](http://opensource.org/licenses/mit-license.php) [![Build](https://travis-ci.org/Pierre-Loup/iOS-GPX-Framework.svg)](https://travis-ci.org/Pierre-Loup/iOS-GPX-Framework) @@ -18,7 +18,7 @@ This fork is the "iOS-GPX-Framework" pod's source repo. It has been created to m Installation --------------------------------- -iOS-KML-Framework is available through [CocoaPods](http://cocoapods.org), to install +iOS-GPX-Framework is available through [CocoaPods](http://cocoapods.org), to install it simply add the following line to your Podfile: ```ruby @@ -91,6 +91,6 @@ Cocoapod version created by [@Pierre-Loup](https://github.com/Pierre-Loup/) ## License -iOS-KML-Framework is available under the MIT license. See the LICENSE file for more info. +iOS-GPX-Framework is available under the MIT license. See the LICENSE file for more info. it uses [TBXML](http://tbxml.co.uk/TBXML/TBXML_Free.html) Copyright (c) 2009 Tom Bradley