From 4df8ba822d938c2fe6b0fab3029a4502f3b40203 Mon Sep 17 00:00:00 2001 From: Asad Date: Tue, 3 Dec 2024 10:20:07 -0500 Subject: [PATCH] chore: update readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index e69de29..d469016 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,6 @@ +# SheetSense Demo +A robust TypeScript library for Excel workbook analysis that helps detect quality issues, validate formulas, and ensure data consistency across spreadsheets. SheetSense provides comprehensive validation and analysis capabilities to help maintain high-quality Excel workbooks. + +## [Demo](https://sheetsense.asadk.dev/) + +## [Repository Github](https://github.com/asadbek064/SheetSense)