From 4124b37ffa4d15034e70d5d30e6fb9605ed6c1a7 Mon Sep 17 00:00:00 2001 From: Niklas Keller Date: Sun, 8 Oct 2023 19:29:36 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index dbfbe54..5f656ec 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ -

HTTP Client

- -![License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square) +# amphp/http-client-cookies +AMPHP is a collection of event-driven libraries for PHP designed with fibers and concurrency in mind. This package provides automatic cookie handling as a plugin for [`amphp/http-client`](https://github.com/amphp/http-client). ## Installation