diff --git a/README.md b/README.md index cf731d12..930881a8 100644 --- a/README.md +++ b/README.md @@ -1475,6 +1475,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis #### Actual middlewares +* [client-timing](https://github.com/posener/client-timing) - An HTTP client for Server-Timing header. * [CORS](https://github.com/rs/cors) - Easily add CORS capabilities to your API. * [formjson](https://github.com/rs/formjson) - Transparently handle JSON input as a standard form POST. * [go-server-timing](https://github.com/mitchellh/go-server-timing) - Add/parse Server-Timing header.