Skip to content

Commit

Permalink
Update badges order in README
Browse files Browse the repository at this point in the history
  • Loading branch information
jschaedl committed Dec 3, 2020
1 parent 7cd329a commit f78a824
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,9 @@ A small library for validating International Bankaccount Numbers (IBANs) based o
See https://www.swift.com/standards/data-standards/iban for more information.

![PHP Version](https://img.shields.io/badge/version-PHP%207.2%2B-lightgrey.svg)

[![Total Downloads](https://poser.pugx.org/jschaedl/iban-validation/downloads)](https://packagist.org/packages/jschaedl/iban-validation)
[![Latest Stable Version](https://poser.pugx.org/jschaedl/iban-validation/v/stable)](https://packagist.org/packages/jschaedl/iban-validation)
[![Latest Unstable Version](https://poser.pugx.org/jschaedl/iban-validation/v/unstable)](https://packagist.org/packages/jschaedl/iban-validation)
[![Total Downloads](https://poser.pugx.org/jschaedl/iban-validation/downloads)](https://packagist.org/packages/jschaedl/iban-validation)
[![License](https://poser.pugx.org/jschaedl/iban-validation/license)](https://packagist.org/packages/jschaedl/iban-validation)


Expand Down

0 comments on commit f78a824

Please sign in to comment.