Skip to content

Commit

Permalink
chore: badges
Browse files Browse the repository at this point in the history
  • Loading branch information
brokeyourbike committed May 14, 2023
1 parent f3c3dfe commit d8f1aeb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

[![Latest Stable Version](https://img.shields.io/github/v/release/brokeyourbike/globus-bank-api-client-php)](https://github.com/brokeyourbike/globus-bank-api-client-php/releases)
[![Total Downloads](https://poser.pugx.org/brokeyourbike/globus-bank-api-client/downloads)](https://packagist.org/packages/brokeyourbike/globus-bank-api-client)
[![License: MPL-2.0](https://img.shields.io/badge/license-MPL--2.0-purple.svg)](https://github.com/brokeyourbike/globus-bank-api-client-php/blob/main/LICENSE)
[![tests](https://github.com/brokeyourbike/globus-bank-api-client-php/actions/workflows/tests.yml/badge.svg)](https://github.com/brokeyourbike/globus-bank-api-client-php/actions/workflows/tests.yml)
[![Maintainability](https://api.codeclimate.com/v1/badges/b6e3a44954f709e35158/maintainability)](https://codeclimate.com/github/brokeyourbike/globus-bank-api-client-php/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/b6e3a44954f709e35158/test_coverage)](https://codeclimate.com/github/brokeyourbike/globus-bank-api-client-php/test_coverage)

Expand All @@ -28,5 +26,8 @@ $apiClient = new Client($config, $httpClient);
$apiClient->generateToken();
```

## Authors
- [Ivan Stasiuk](https://github.com/brokeyourbike) | [Twitter](https://twitter.com/brokeyourbike) | [LinkedIn](https://www.linkedin.com/in/brokeyourbike) | [stasi.uk](https://stasi.uk)

## License
[Mozilla Public License v2.0](https://github.com/brokeyourbike/globus-bank-api-client-php/blob/main/LICENSE)

0 comments on commit d8f1aeb

Please sign in to comment.