From 045da33ae98d0bd9fe76d69b87b6d748c62ca2e9 Mon Sep 17 00:00:00 2001 From: Corey Light Date: Mon, 7 Aug 2017 11:02:17 -0500 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e0f06f..b9ead5c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) -Create marks and measures for arbitrary measures of time. +Create marks and measures for arbitrary units of time. Measure latency of database calls, third party requests, or code blocks and visualize them in [IOpipe](https://iopipe.com)! ## Requirements - Node >= `4.3.2`