From 0dc4a8e3d0181836c679a7804a83fb52b969b707 Mon Sep 17 00:00:00 2001 From: Ken Micklas Date: Fri, 5 Jul 2024 18:47:29 +0100 Subject: [PATCH] Note added to js-framework-benchmark https://github.com/krausest/js-framework-benchmark/pull/1711 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3998379..cf9ea0f 100644 --- a/README.md +++ b/README.md @@ -64,5 +64,5 @@ trunk serve examples/todomvc/index.html - [ ] Tests - [ ] Benchmarks - - [ ] [js-framework-benchmark](https://github.com/krausest/js-framework-benchmark) + - [x] [js-framework-benchmark](https://github.com/krausest/js-framework-benchmark) - [ ] [Performance API](https://developer.mozilla.org/en-US/docs/Web/API/Performance_API) integration