Add formatting tweak to ensure merged formats distinct. #68308
[p5sagit/Excel-Template.git] / README
diff --git a/README b/README
index b5fedff..7b2dd94 100644 (file)
--- a/README
+++ b/README
@@ -1,11 +1,6 @@
 Excel::Template is a layout system to use the data structure from HTML::Template
-and create a Microsoft Excel file. A few caveats:
-1) All limitations stated in Spreadsheet::WriteExcel are in force, as that is
-   the module used for rendering.
-2) The output() method is not extremely well-tested.
-3) Not all the methods have been tested in all situations. I fully expect bugs
-   to come back and have to be fixed.
+and create a Microsoft Excel file.
 
-Barring all of that, and a slight lack of features, it's a good module. Enjoy!
-
-Rob
+CAVEAT: All limitations stated in Spreadsheet::WriteExcel are in force, as that
+is the module used for rendering. If the XLS file is corrupted, I would first
+make sure you aren't doing anything that it says is bad.