From 4533f58bbb9fce78ed2a63c5bf7e39be01040225 Mon Sep 17 00:00:00 2001 From: Jose Tavares Date: Thu, 12 Jul 2018 14:13:44 +0100 Subject: [PATCH] docs: update README --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 63229b2..e52e021 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,3 @@ -![statful](https://avatars1.githubusercontent.com/u/20299158?v=3&s=200) -![koa](https://github.com/koajs/koa/raw/master/docs/logo.png) - # statful-middleware-koa A common pattern in koa applications it to gather response times from all received requests, this middleware takes care of collecting common useful metrics automatically.