From eb06aa98b0c5816becafb2f0aa8880b4029dd89e Mon Sep 17 00:00:00 2001 From: Aaron Lam Date: Wed, 18 May 2022 17:48:12 +0800 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 1fb9b57..bcdd125 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,6 @@ $ yarn global add excel-to-json etj --sourceFile="example.xlsx" --outputFile="example.json" ``` -## Examples - ## License [MIT](https://en.wikipedia.org/wiki/MIT_License)