diff --git a/README.md b/README.md index d7e2f1d..0468a1d 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ Core Middlewares: | **Recorder** | Record the status code and content length in the Env | | **Status** | Memecached inspired stats about the requests | | **Timer** | Keep track of the elapsed time in the Env | +| **If** | Conditionally execute a Middleware at runtime | Third Party Middlewares: