Skip to content

Commit

Permalink
Add badges to README
Browse files Browse the repository at this point in the history
  • Loading branch information
romshark committed Nov 15, 2019
1 parent 925b21d commit 1670b98
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,17 @@
<a href="https://goreportcard.com/report/github.com/globusdigital/logbench">
<img src="https://goreportcard.com/badge/github.com/globusdigital/logbench" alt="GoReportCard">
</a>
<a href="https://travis-ci.org/globusdigital/logbench">
<img src="https://travis-ci.org/globusdigital/logbench.svg?branch=master" alt="Travis CI: build status">
</a>
<a href='https://coveralls.io/github/globusdigital/logbench'>
<img src='https://coveralls.io/repos/github/globusdigital/logbench/badge.svg' alt='Coverage Status' />
</a>

<h2>
<span>Go - Structured Logging Benchmark</span>
<br>
<sub>by <a href="globus.ch">Magazine zum Globus AG</a></sub>
<sub>by <a href="globus.ch">Magazine zum Globus</a></sub>
</h2>

A structured JSON logging performance benchmark providing realistic performance metrics for the latest versions of:
Expand Down

0 comments on commit 1670b98

Please sign in to comment.