README.md: Fix goreport badge

Add missing closing brace and replace duplicate link to the badge image
to report link.
This commit is contained in:
Nir Soffer 2020-01-11 05:32:13 +02:00
parent 26588cb902
commit edfb557aa8
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
# OPS
[![CircleCI](https://circleci.com/gh/nanovms/ops.svg?style=svg)](https://circleci.com/gh/nanovms/ops) [![Go Report (https://goreportcard.com/badge/github.com/nanovms/ops)](https://goreportcard.com/badge/github.com/nanovms/ops) [![](https://godoc.org/github.com/nanovms/ops?status.svg)](http://godoc.org/github.com/nanovms/ops)
[![CircleCI](https://circleci.com/gh/nanovms/ops.svg?style=svg)](https://circleci.com/gh/nanovms/ops)
[![Go Report](https://goreportcard.com/badge/github.com/nanovms/ops)](https://goreportcard.com/report/github.com/nanovms/ops)
[![](https://godoc.org/github.com/nanovms/ops?status.svg)](http://godoc.org/github.com/nanovms/ops)
<p align="center">
<img src="https://i.imgur.com/OtfAABU.png" style="width:200px;"/>