From 1d0cd7ad564f4bd2eb39281269cd0e0e30ca0d57 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Fri, 23 Jul 2021 05:07:22 -0600 Subject: [PATCH] chore: update benchmarks --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 45c9b2b..c28f64e 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ const stylesheets = $$('link[rel="stylesheet"]', head).map(console.log); ## Benchmarks -![ajquery-benchmarks "it's over 9000"](https://user-images.githubusercontent.com/122831/126773141-ba082a86-c394-42d4-99ef-4039681f36be.png) +![ajquery-benchmarks](https://user-images.githubusercontent.com/122831/126773456-58487b6f-8d2b-4b0b-9cda-c7770d7c5fba.png "it's over 9000") ## Compatibility