From c95e5fe63f8d7c43eef78d7929ebeab29037bf29 Mon Sep 17 00:00:00 2001 From: Adrian Chiris Date: Mon, 20 Apr 2020 19:04:17 +0300 Subject: [PATCH] Add Badges --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 533b8d2..22aaa5c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0) +[![Go Report Card](https://goreportcard.com/badge/github.com/Mellanox/rdmamap)](https://goreportcard.com/report/github.com/Mellanox/rdmamap) +[![Build Status](https://travis-ci.com/Mellanox/rdmamap.svg?branch=master)](https://travis-ci.com/Mellanox/rdmamap) +[![Coverage Status](https://coveralls.io/repos/github/Mellanox/rdmamap/badge.svg)](https://coveralls.io/github/Mellanox/rdmamap) + # rdmamap This is golang package that provides map of rdma device with its character and network devices.