Skip to content

Commit

Permalink
readme: fix badge
Browse files Browse the repository at this point in the history
  • Loading branch information
thepudds authored Feb 17, 2020
1 parent 5a79b56 commit df8cd25
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[![Build Status](https://travis-ci.org/thepudds/fzgo.svg?branch=master)](https://travis-ci.org/thepudds/fzgo) [![Go Report Card](https://goreportcard.com/badge/thepudds/fzgo)](https://goreportcard.com/report/thepudds/fzgo)
[![Build Status](https://travis-ci.org/thepudds/fzgo.svg?branch=master)](https://travis-ci.org/thepudds/fzgo) [![Go Report Card](https://goreportcard.com/badge/github.com/thepudds/fzgo)](https://goreportcard.com/report/github.com/thepudds/fzgo)


## fzgo: go-fuzz + 'go test' = fewer bugs

Expand Down

0 comments on commit df8cd25

Please sign in to comment.