removed broken link of Benchmark from readme

pull/487/head
Sachin Philip Mathew 5 years ago
parent 52cd3eec36
commit c2e66b5eb1

@ -51,8 +51,7 @@ performance, small size and all the features listed below.
* Extendable through modules. * Extendable through modules.
* A rich set of hooks available, both per vnode and globally for 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. to hook into any part of the diff and patch process.
* Splendid performance. Snabbdom is among the fastest virtual DOM libraries * Splendid performance. Snabbdom is among the fastest virtual DOM libraries.
in the [Virtual DOM Benchmark](http://vdom-benchmark.github.io/vdom-benchmark/).
* Patch function with a function signature equivalent to a reduce/scan * Patch function with a function signature equivalent to a reduce/scan
function. Allows for easier integration with a FRP library. function. Allows for easier integration with a FRP library.
* Features in modules * Features in modules

Loading…
Cancel
Save