File tree Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Original file line number Diff line number Diff line change 54
54
55
55
<div class =" ml-10 hidden lg:block" >
56
56
<div >
57
- <img src =" https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square" alt =" Software License" >
58
- <img alt =" Travis (.org)" src =" https://img.shields.io/travis/geocoder-php/Geocoder?style=flat-square" >
59
- <img alt =" Packagist" src =" https://img.shields.io/packagist/dt/willdurand/geocoder?style=flat-square" >
60
- <img alt =" GitHub stars" src =" https://img.shields.io/github/stars/geocoder-php/Geocoder?style=flat-square&logo=github" >
57
+ <a href =" https://github.com/geocoder-php/Geocoder/blob/master/LICENSE" target =" _blank" >
58
+ <img src =" https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square" alt =" Software License" >
59
+ </a >
60
+ <a href =" http://travis-ci.org/geocoder-php/Geocoder" target =" _blank" >
61
+ <img alt =" Travis (.org)" src =" https://img.shields.io/travis/geocoder-php/Geocoder?style=flat-square" >
62
+ </a >
63
+ <a href =" https://packagist.org/packages/willdurand/geocoder" target =" _blank" >
64
+ <img alt =" Packagist" src =" https://img.shields.io/packagist/dt/willdurand/geocoder?style=flat-square" >
65
+ </a >
66
+ <a href =" https://github.com/geocoder-php/Geocoder" target =" _blank" >
67
+ <img alt =" GitHub stars" src =" https://img.shields.io/github/stars/geocoder-php/Geocoder?style=flat-square&logo=github" >
68
+ </a >
61
69
</div >
62
70
</div >
63
71
You can’t perform that action at this time.
0 commit comments