Skip to content

Commit

Permalink
Add pkg.go.dev badge
Browse files Browse the repository at this point in the history
  • Loading branch information
georgepsarakis committed Oct 6, 2024
1 parent 4c6857e commit 2a83145
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# go-httpclient

## Summary
[![Go Reference](https://pkg.go.dev/badge/github.com/georgepsarakis/go-httpclient.svg)](https://pkg.go.dev/github.com/georgepsarakis/go-httpclient)

## Overview

**go-httpclient** aims to reduce the boilerplate of HTTP request/response
setup for Go, along with providing out-of-the-box testing in a standardized way.
Expand Down

0 comments on commit 2a83145

Please sign in to comment.