Skip to content

Commit feb4916

Browse files
committed
docs: update readme to include more badges
Migrate a few of the badges from libnvme over to nvme-cli. We like badges! Signed-off-by: Daniel Wagner <[email protected]>
1 parent 707afd3 commit feb4916

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
![Coverity Scan Build Status](https://scan.coverity.com/projects/24883/badge.svg)
33
![MesonBuild](https://github.com/linux-nvme/nvme-cli/actions/workflows/build.yml/badge.svg)
44
![GitHub](https://img.shields.io/github/license/linux-nvme/nvme-cli)
5+
![GitHub](https://img.shields.io/github/license/linux-nvme/libnvme)
6+
![PyBuild](https://github.com/linux-nvme/nvme-cli/actions/workflows/libnvme-release-python.yml/badge.svg)
7+
[![PyPI](https://img.shields.io/pypi/v/libnvme)](https://pypi.org/project/libnvme/)
8+
[![PyPI - Wheel](https://img.shields.io/pypi/wheel/libnvme)](https://pypi.org/project/libnvme/)
9+
[![codecov](https://codecov.io/gh/linux-nvme/nvme-cli/branch/master/graph/badge.svg)](https://codecov.io/gh/linux-nvme/nvme-cli)
10+
[![Read the libnvme Docs](https://img.shields.io/readthedocs/libnvme)](https://libnvme.readthedocs.io/en/latest/)
511

612
NVM-Express user space tooling for Linux.
713

0 commit comments

Comments
 (0)