From 8410134cd1ddf227c18e6ec4297e51c75e914e65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Weslley=20Ara=C3=BAjo?= <46850407+wellwelwel@users.noreply.github.com> Date: Thu, 19 Sep 2024 22:56:53 -0300 Subject: [PATCH] docs: improve browser installation (#45) --- 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.