From c2e66b5eb1450aa5a175d1ad2bf21e1c1ba8db9d Mon Sep 17 00:00:00 2001 From: Sachin Philip Mathew Date: Sat, 23 Nov 2019 19:06:25 +0530 Subject: [PATCH] removed broken link of Benchmark from readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 4dc1ae1..16673cc 100644 --- a/README.md +++ b/README.md @@ -51,8 +51,7 @@ performance, small size and all the features listed below. * Extendable through modules. * A rich set of hooks available, both per vnode and globally for modules, to hook into any part of the diff and patch process. - * Splendid performance. Snabbdom is among the fastest virtual DOM libraries - in the [Virtual DOM Benchmark](http://vdom-benchmark.github.io/vdom-benchmark/). + * Splendid performance. Snabbdom is among the fastest virtual DOM libraries. * Patch function with a function signature equivalent to a reduce/scan function. Allows for easier integration with a FRP library. * Features in modules