From 5bdb8a35cc9bb952bb1e025d2632f35f770fa312 Mon Sep 17 00:00:00 2001 From: Ben Date: Fri, 21 Dec 2018 08:52:59 +1100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ad2e5dd..80725c6 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Used to compare the performance of webpack between two identical projects with t - Run 3: 2511ms - Run 4: 2403ms - Run 5: 2577ms -- *Average*: *2549.5ms* +- **Average**: **2549.5ms** ## Running webpack-dev-server, component index.js file change: compile time for change @@ -26,4 +26,4 @@ Used to compare the performance of webpack between two identical projects with t - Run 3: 142ms - Run 4: 238ms - Run 5: 183ms -- *Average*: *181ms* +- *Average*: **181ms**