diff --git a/README.md b/README.md index 934bece..835ad41 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ Aura HTTP ========= +[![Build Status](https://travis-ci.org/auraphp/Aura.Http.png)](https://travis-ci.org/auraphp/Aura.Http) + The Aura HTTP package provides objects to build and send HTTP requests and responses, including `multipart/form-data` requests, with streaming of file resources when using the `curl` adapter.