diff --git a/README.md b/README.md index dac9151ad147654f477aa7aac7a211e5eb6459b1..4621c8f0b173ea910ef28d49a270286a33708869 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # tal +[](https://travis-ci.org/tflori/tal) +[](https://coveralls.io/github/tflori/tal?branch=master) +[](https://packagist.org/packages/tflori/tal) +[](https://packagist.org/packages/tflori/tal) +[](https://packagist.org/packages/tflori/tal) + This is a clone of guzzle/psr-7 with additional functionality like sending responses and managing cookies. Because they changed the access level of the properties to be private I was forced to copy the code instead of extending it.