aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Erik Dubbelboer <erik@dubbelboer.com> 2019-08-24 08:56:51 +0200
committerGravatar GitHub <noreply@github.com> 2019-08-24 08:56:51 +0200
commit1241ed7a910a835656961bf69fb8f1fa9cc8b88e (patch)
treea250e5b668e5986e647f1016009c9610ff99d62e /README.md
parentUse ipv6-compliant methodology for joining host port (#640) (diff)
downloadfasthttp-1241ed7a910a835656961bf69fb8f1fa9cc8b88e.tar.gz
fasthttp-1241ed7a910a835656961bf69fb8f1fa9cc8b88e.tar.bz2
fasthttp-1241ed7a910a835656961bf69fb8f1fa9cc8b88e.zip
Add fuzzit support (#634)
* Add fuzzit support * Do local regression fuzz testing
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2a0f731..e3aa069 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,6 @@
[![Build Status](https://travis-ci.org/valyala/fasthttp.svg)](https://travis-ci.org/valyala/fasthttp)
[![GoDoc](https://godoc.org/github.com/valyala/fasthttp?status.svg)](http://godoc.org/github.com/valyala/fasthttp)
+[![fuzzit](https://app.fuzzit.dev/badge?org_id=fasthttp&branch=master)](https://fuzzit.dev)
[![Go Report](https://goreportcard.com/badge/github.com/valyala/fasthttp)](https://goreportcard.com/report/github.com/valyala/fasthttp)
# fasthttp