diff --git a/README.md b/README.md index be0d968a6..69ca542fd 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,8 @@ some of its algorithms could be broken using side-channel attacks. [![PyPI pyversions](https://img.shields.io/pypi/pyversions/btclib.svg)](https://pypi.python.org/pypi/btclib/) [![Code style: black](https://img.shields.io/badge/code%20style-black-%231674b1.svg)](https://github.com/psf/black) [![Imports: isort](https://img.shields.io/badge/imports-isort-%231674b1)](https://timothycrosley.github.io/isort/) -[![Linted with flake8](https://img.shields.io/badge/linted-flake8-%231674b1)](https://flake8.pycqa.org/en/latest/) -[![Checked with mypy](https://img.shields.io/badge/type--checked-mypy-%231674b1)](https://mypy-lang.org/) +[![Linted with flake8](https://img.shields.io/badge/lint-flake8-%231674b1)](https://flake8.pycqa.org/en/latest/) +[![Checked with mypy](https://img.shields.io/badge/type--check-mypy-%231674b1)](https://mypy-lang.org/) [![PyPI version](https://img.shields.io/pypi/v/btclib.svg)](https://pypi.python.org/pypi/btclib/) [![Build Status](https://travis-ci.org/btclib-org/btclib.svg)](https://travis-ci.org/btclib-org/btclib) [![ReadtheDocs](https://img.shields.io/readthedocs/btclib.svg)](https://btclib.readthedocs.io)