Skip to content

Commit 26821fa

Browse files
authored
docs: Added coverage badge
1 parent 174d2e7 commit 26821fa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
# MFD Connect
55
**Module for running commands on remote machine.**
66

7+
[![Coverage Status](https://coveralls.io/repos/github/intel/mfd-connect/badge.svg)](https://coveralls.io/github/intel/mfd-connect)
78
## Usage
89
```python
910
from mfd_connect import LocalConnection
@@ -1112,4 +1113,4 @@ If code cannot establish connection, it will start deployment of python using [D
11121113

11131114
## Issue reporting
11141115

1115-
If you encounter any bugs or have suggestions for improvements, you're welcome to contribute directly or open an issue [here](https://github.com/intel/mfd-connect/issues).
1116+
If you encounter any bugs or have suggestions for improvements, you're welcome to contribute directly or open an issue [here](https://github.com/intel/mfd-connect/issues).

0 commit comments

Comments
 (0)