Skip to content

Commit

Permalink
Merge pull request #6 from adrianchiris/add-badges
Browse files Browse the repository at this point in the history
Add Badges
  • Loading branch information
moshe010 authored Apr 20, 2020
2 parents e23a545 + c95e5fe commit 903adba
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit 903adba

Please sign in to comment.