From 8ee045a3becdb308e4fd02f18a7dc5fb9ed3fa90 Mon Sep 17 00:00:00 2001 From: Lorenzo Alali Date: Fri, 5 Dec 2025 17:44:21 +0100 Subject: [PATCH] fix:Missing a space in README.md Replacing "##Install using npm" with "## Install using npm" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f130482..c5592d9 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ You'll need to include something like [formula.js](https://github.com/sutoiku/formula.js/) to cover all the functions from Excel. -##Install using npm +## Install using npm npm install excel-formula ## Installation for web