From 6dba2906a8c773ee2c7e38ecf0bff60d107aaa5a Mon Sep 17 00:00:00 2001 From: Omar Aboul Makarem <53283354+OmarAboulMakarem@users.noreply.github.com> Date: Wed, 11 Sep 2024 17:12:26 +0300 Subject: [PATCH] Update README.md --- README.md | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index a8f88518..2327cbba 100644 --- a/README.md +++ b/README.md @@ -369,16 +369,15 @@ You need to inject the following in your SPA to load MiniProfiler's speed badge ```html + ``` See an [example of how to do this in a React useEffect](https://gist.github.com/katelovescode/01cfc2b962c165193b160fd10af6c4d5).