diff --git a/README.md b/README.md index 8a0421c..bf13b27 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # HTTP requests over UNIX socket +[![Gobuild Download](http://gobuild.io/badge/github.com/Soulou/curl-unix-socket/download.png)](http://gobuild.io/github.com/Soulou/curl-unix-socket) + I wanted to try docker API without binding it on a TCP socket. Curl doesn't work on UNIX socket, so I've developped that: