From f944ac62237ee4ff799bb76fa4db9217d2c164eb Mon Sep 17 00:00:00 2001 From: Jason Irish Date: Mon, 20 Mar 2017 13:51:16 -0500 Subject: [PATCH] README - update badges to branch 2.0 closes #149 --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 84e9352..81d7417 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # SilverStripe Locator -[![Build Status](https://travis-ci.org/dynamic/silverstripe-locator.svg?branch=master)](https://travis-ci.org/dynamic/silverstripe-locator) -[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/dynamic/silverstripe-locator/badges/quality-score.png?b=1.1)](https://scrutinizer-ci.com/g/dynamic/silverstripe-locator/?branch=1.1) -[![Code Coverage](https://scrutinizer-ci.com/g/dynamic/silverstripe-locator/badges/coverage.png?b=1.1)](https://scrutinizer-ci.com/g/dynamic/silverstripe-locator/?branch=1.1) -[![Build Status](https://scrutinizer-ci.com/g/dynamic/silverstripe-locator/badges/build.png?b=1.1)](https://scrutinizer-ci.com/g/dynamic/silverstripe-locator/build-status/1.1) -[![codecov.io](https://codecov.io/github/dynamic/silverstripe-locator/coverage.svg?branch=master)](https://codecov.io/github/dynamic/silverstripe-locator?branch=master) +[![Build Status](https://travis-ci.org/dynamic/silverstripe-locator.svg?branch=2.0)](https://travis-ci.org/dynamic/silverstripe-locator) +[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/dynamic/silverstripe-locator/badges/quality-score.png?b=2.0)](https://scrutinizer-ci.com/g/dynamic/silverstripe-locator/?branch=2.0) +[![Code Coverage](https://scrutinizer-ci.com/g/dynamic/silverstripe-locator/badges/coverage.png?b=2.0)](https://scrutinizer-ci.com/g/dynamic/silverstripe-locator/?branch=2.0) +[![Build Status](https://scrutinizer-ci.com/g/dynamic/silverstripe-locator/badges/build.png?b=2.0)](https://scrutinizer-ci.com/g/dynamic/silverstripe-locator/build-status/2.0) +[![codecov.io](https://codecov.io/github/dynamic/silverstripe-locator/coverage.svg?branch=2.0)](https://codecov.io/github/dynamic/silverstripe-locator?branch=2.0) SilverStripe Locator displays a filterable map of locations. You can choose whether to show all locations on load, or enable auto geocoding to filter the initial list based on the visitor's location. @@ -15,7 +15,7 @@ SilverStripe Locator displays a filterable map of locations. You can choose whet ## Installation -`composer require "dynamic/silverstripe-locator" "dev-master"` +`composer require "dynamic/silverstripe-locator"` Add `locator` and `addressable` to your `.gitignore`