From d4375ad488be57465fb24eb9851c5cc990abac94 Mon Sep 17 00:00:00 2001 From: Antonio Stoilkov Date: Fri, 13 Dec 2024 13:58:51 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20should=20be=20h3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 210bd75..fcefbe1 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ consolePrint( ## Usage -## `ii()` +### `ii()` `ii()` (inspect-inspect) is an all-in-one utility function encompassing the entire library. It's the easiest and recommended way to use the library. You can just start using `ii()` instead of `console.log()`.