Skip to content

Commit 75d20d5

Browse files
committed
docs: update reamde badges
Reorganize the bagdes and group them. Also add the missing links. Signed-off-by: Daniel Wagner <[email protected]>
1 parent 9d71d55 commit 75d20d5

1 file changed

Lines changed: 12 additions & 6 deletions

File tree

README.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,22 @@
11
<!-- SPDX-License-Identifier: GPL-2.0-only -->
2-
# nvme-cli
3-
![Coverity Scan Build Status](https://scan.coverity.com/projects/24883/badge.svg)
2+
# nvme-cli and libnvme
3+
4+
NVM-Express user space tooling for Linux.
5+
6+
[![Coverity Scan Build Status](https://scan.coverity.com/projects/24883/badge.svg)](https://scan.coverity.com/projects/linux-nvme-nvme-cli)
7+
[![codecov](https://codecov.io/gh/linux-nvme/nvme-cli/branch/master/graph/badge.svg)](https://codecov.io/gh/linux-nvme/nvme-cli)
48
![MesonBuild](https://github.com/linux-nvme/nvme-cli/actions/workflows/build.yml/badge.svg)
9+
10+
nvme-cli:
511
![GitHub](https://img.shields.io/github/license/linux-nvme/nvme-cli)
12+
[![Docs](https://img.shields.io/readthedocs/nvme-cli)](https://nvme-cli.readthedocs.io/en/latest/)
13+
14+
libnvme:
615
![GitHub](https://img.shields.io/github/license/linux-nvme/libnvme)
16+
[![Docs](https://img.shields.io/readthedocs/libnvme)](https://libnvme.readthedocs.io/en/latest/)
717
![PyBuild](https://github.com/linux-nvme/nvme-cli/actions/workflows/libnvme-release-python.yml/badge.svg)
818
[![PyPI](https://img.shields.io/pypi/v/libnvme)](https://pypi.org/project/libnvme/)
919
[![PyPI - Wheel](https://img.shields.io/pypi/wheel/libnvme)](https://pypi.org/project/libnvme/)
10-
[![codecov](https://codecov.io/gh/linux-nvme/nvme-cli/branch/master/graph/badge.svg)](https://codecov.io/gh/linux-nvme/nvme-cli)
11-
[![Read the libnvme Docs](https://img.shields.io/readthedocs/libnvme)](https://libnvme.readthedocs.io/en/latest/)
12-
13-
NVM-Express user space tooling for Linux.
1420

1521
## Build from source
1622

0 commit comments

Comments
 (0)