From e933eb012692fd59b18ffdfd62bdc2a58e5c4d61 Mon Sep 17 00:00:00 2001 From: David Molineus Date: Wed, 4 Oct 2017 11:06:58 +0200 Subject: [PATCH] Add badges. --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ac07efe..951e06e 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,19 @@ Leaflet geocode widget ====================== +[![Build Status](http://img.shields.io/travis/netzmacht/contao-leaflet-geocode-widget/master.svg?style=flat-square)](https://travis-ci.org/netzmacht/contao-leaflet-geocode-widget) +[![Version](http://img.shields.io/packagist/v/netzmacht/contao-leaflet-geocode-widget.svg?style=flat-square)](http://packagist.org/packages/netzmacht/contao-leaflet-geocode-widget) +[![License](http://img.shields.io/packagist/l/netzmacht/contao-leaflet-geocode-widget.svg?style=flat-square)](http://packagist.org/packages/netzmacht/contao-leaflet-geocode-widget) +[![Downloads](http://img.shields.io/packagist/dt/netzmacht/contao-leaflet-geocode-widget.svg?style=flat-square)](http://packagist.org/packages/netzmacht/contao-leaflet-geocode-widget) +[![Contao Community Alliance coding standard](http://img.shields.io/badge/cca-coding_standard-red.svg?style=flat-square)](https://github.com/contao-community-alliance/coding-standard) + This extension provides an widget to pick coordinates from a map. It uses the leaflet framework. Requirements ------------ -Contao 4.3 + - Contao ~4.4 Install