Skip to content
This repository was archived by the owner on Jan 10, 2024. It is now read-only.

Commit db92cf7

Browse files
AlekSilavalamp
authored andcommitted
Use SVG badge (#24)
1 parent b906efc commit db92cf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ gofuzz
33

44
gofuzz is a library for populating go objects with random values.
55

6-
[![GoDoc](https://godoc.org/github.com/google/gofuzz?status.png)](https://godoc.org/github.com/google/gofuzz)
6+
[![GoDoc](https://godoc.org/github.com/google/gofuzz?status.svg)](https://godoc.org/github.com/google/gofuzz)
77
[![Travis](https://travis-ci.org/google/gofuzz.svg?branch=master)](https://travis-ci.org/google/gofuzz)
88

99
This is useful for testing:

0 commit comments

Comments
 (0)