From f2e7d3a9adee3eaf97d23ec0fd4c242a1df0e4b0 Mon Sep 17 00:00:00 2001 From: Melvin Date: Sun, 21 Aug 2022 21:09:49 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 164404c..667f7d1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # unhttpx + +[![Go Reference](https://pkg.go.dev/badge/github.com/melvinsh/unhttpx.svg)](https://pkg.go.dev/github.com/melvinsh/unhttpx) + unhttpx is **not** a fast and multi-purpose HTTP toolkit that allows running multiple probes using the retryablehttp library. In fact, it does the exact opposite. **TL;DR: turns a list of URLs into hostnames.**