diff --git a/README.md b/README.md index b92714c..2f425a9 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,14 @@ $response = $client->get('/users'); ``` ## Events -Creating events +Handling events. Events are dispatched before and after the request to the remote host. +### Listening To Events +``` xml + + + +``` + ## Features ### Symfony Debug Toolbar / Profiler Debug Logs