Skip to content

Commit

Permalink
Merge pull request #558 from rgooch/master
Browse files Browse the repository at this point in the history
Add Go Report Card badge.
  • Loading branch information
rgooch committed Feb 6, 2019
2 parents aa3fd45 + 2778bed commit d97ddb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Dominator
[![Build Status](https://travis-ci.org/Symantec/Dominator.svg?branch=master)](https://travis-ci.org/Symantec/Dominator)
[![Coverage Status](https://coveralls.io/repos/github/Symantec/Dominator/badge.svg?branch=master)](https://coveralls.io/github/Symantec/Dominator?branch=master)
[![Go Report Card](https://goreportcard.com/badge/github.com/Symantec/Dominator)](https://goreportcard.com/report/github.com/Symantec/Dominator)

The Dominator Config Management and Image Deployment System. This system can
push image updates to a large fleet of machines and keep them in sync.
Expand Down

0 comments on commit d97ddb9

Please sign in to comment.