diff --git a/README.md b/README.md index 897e34b6..b06ffa44 100644 --- a/README.md +++ b/README.md @@ -1264,6 +1264,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [pester](https://github.com/sethgrid/pester) - Go HTTP client calls with retries, backoff, and concurrency. * [rq](https://github.com/ddo/rq) - A nicer interface for golang stdlib HTTP client. * [sling](https://github.com/dghubble/sling) - Sling is a Go HTTP client library for creating and sending API requests. +* [sreq](https://github.com/winterssy/sreq) - A simple, user-friendly and concurrent safe HTTP request library for Go. ## OpenGL