From dafdb7b0694b97ed86ac0e2091431ec35c886e87 Mon Sep 17 00:00:00 2001 From: Roman Reiss Date: Tue, 1 Nov 2016 22:43:21 +0100 Subject: [PATCH] benchmark: add trailing newline for consistency PR-URL: https://github.com/nodejs/node/pull/9410 Fixes: https://github.com/nodejs/node/issues/9402 Reviewed-By: Luigi Pinca Reviewed-By: Sakthipriyan Vairamani Reviewed-By: Gibson Fahnestock Reviewed-By: James M Snell Reviewed-By: Minwoo Jung --- benchmark/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmark/README.md b/benchmark/README.md index 1012ac898fee65..5401d92a519d1d 100644 --- a/benchmark/README.md +++ b/benchmark/README.md @@ -352,4 +352,4 @@ Supported options keys are: [autocannon]: https://github.com/mcollina/autocannon [wrk]: https://github.com/wg/wrk [t-test]: https://en.wikipedia.org/wiki/Student%27s_t-test#Equal_or_unequal_sample_sizes.2C_unequal_variances -[git-for-windows]: http://git-scm.com/download/win \ No newline at end of file +[git-for-windows]: http://git-scm.com/download/win