From f29ad2459a67f1156747a94c5cd445315eed1759 Mon Sep 17 00:00:00 2001 From: SheetJS Date: Thu, 14 Nov 2013 08:11:03 -0800 Subject: [PATCH] removed comment in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6e826c..e13a5cf 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Currently a parser for XLSX files. Cleanroom implementation from the ISO 29500 This has been tested on some very basic XLSX files generated from Excel 2011. -*THIS WAS WHIPPED UP VERY QUICKLY TO SATISFY A VERY SPECIFIC NEED*. If you need something that is not currently supported, file an issue and attach a sample file. I will get to it :) +If you need something that is not currently supported, file an issue and attach a sample file. I will get to it :) ## Installation