Skip to content

Commit 91f3efd

Browse files
committed
Merge branch 'quentin/readmeRefresh' into 'master'
fix(readme): fix badge markup See merge request TankerHQ/sdk-python!277
2 parents b08b751 + 42609c1 commit 91f3efd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<a href="#readme"><img src="https://raw.githubusercontent.com/TankerHQ/spec/master/img/tanker-logotype-blue-nomargin-350.png" alt="Tanker logo" width="175" /></a>
22

3-
[![License][https://img.shields.io/badge/License-Apache%202.0-blue.svg]][https://opensource.org/licenses/Apache-2.0]
4-
![Supported versions][https://img.shields.io/badge/python-v3.7--v3.11-blue]
5-
[![Code style: black][https://img.shields.io/badge/code%20style-black-000000.svg]][https://github.com/psf/black]
6-
[![Checked with mypy][https://img.shields.io/badge/mypy-checked-blue.svg]][https://mypy-lang.org]
7-
[![Build status][https://gitlab.com/TankerHQ/sdk-python/badges/master/pipeline.svg]][https://gitlab.com/TankerHQ/sdk-python/pipelines]
3+
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
4+
![Supported versions](https://img.shields.io/badge/python-v3.7--v3.11-blue)
5+
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
6+
[![Checked with mypy](https://img.shields.io/badge/mypy-checked-blue.svg)](https://mypy-lang.org)
7+
[![Build status](https://gitlab.com/TankerHQ/sdk-python/badges/master/pipeline.svg)](https://gitlab.com/TankerHQ/sdk-python/pipelines)
88

99
# Tanker Python SDK
1010

0 commit comments

Comments
 (0)