Badges
This commit is contained in:
parent
1e710674a1
commit
42367d18ef
|
@ -3,10 +3,10 @@ aioitertools
|
|||
|
||||
Implementation of itertools, builtins, and more for AsyncIO and mixed-type iterables.
|
||||
|
||||
[![build status](https://github.com/omnilib/aioitertools/workflows/Build/badge.svg)](https://github.com/omnilib/aioitertools/actions)
|
||||
[![documentation](https://readthedocs.org/projects/aioitertools/badge/?version=latest)](https://aioitertools.omnilib.dev)
|
||||
[![version](https://img.shields.io/pypi/v/aioitertools.svg)](https://pypi.org/project/aioitertools)
|
||||
[![changelog](https://img.shields.io/badge/change-log-blue)](https://aioitertools.omnilib.dev/en/latest/changelog.html)
|
||||
[![license](https://img.shields.io/pypi/l/aioitertools.svg)](https://github.com/omnilib/aioitertools/blob/master/LICENSE)
|
||||
[![code style](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)
|
||||
|
||||
|
||||
Install
|
||||
|
|
Loading…
Reference in New Issue