From 9b765a4574695ee9a39c8a2259eef5bc782f96e2 Mon Sep 17 00:00:00 2001 From: wellwelwel <46850407+wellwelwel@users.noreply.github.com> Date: Thu, 19 Sep 2024 22:54:58 -0300 Subject: [PATCH] docs: improve browser installation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 399abab..380cf7d 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ const { createLRU } = require('lru.min'); > Requires **ES6**. ```html - + ``` - You can use tools such as [**Babel**](https://github.com/babel/babel) to increase the compatibility rate.