diff --git a/README.md b/README.md index ead3043..fba97fa 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ [![CI][ci-badge]][ci] [![Coverage][cov-badge]][cov] [![License][license-badge]][license] +[![Version][ver-badge]][pypi] +[![Python][py-badge]][pypi] **Gentoo Cache Manager** aims to help you tweaking build cache settings for individual packages in [Gentoo Linux][gentoo] and some [Gentoo-based][gentoo-based] operating systems. @@ -28,6 +30,9 @@ gcm --help [cov-badge]: https://codecov.io/github/Jamim/gentoo-cache-manager/graph/badge.svg [cov]: https://app.codecov.io/github/Jamim/gentoo-cache-manager [license-badge]: https://img.shields.io/github/license/Jamim/gentoo-cache-manager +[ver-badge]: https://img.shields.io/pypi/v/gentoo-cache-manager +[pypi]: https://pypi.org/project/gentoo-cache-manager/ +[py-badge]: https://img.shields.io/pypi/pyversions/gentoo-cache-manager [license]: https://github.com/Jamim/gentoo-cache-manager/blob/main/LICENSE [gentoo]: https://www.gentoo.org [gentoo-based]: https://wiki.gentoo.org/wiki/Distributions_based_on_Gentoo