From 0c8d19bf63aa27ad17d7fe80866e780f1814df3e Mon Sep 17 00:00:00 2001 From: Randy Morgan Date: Tue, 22 Nov 2011 00:13:05 +0900 Subject: README update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4fda6412..125b78a7 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Feature List **1. Author xlsx documents: Axlsx is made to let you easily and quickly generate profesional xlsx based reports that can be validated before serialiation. -**2. Generate 3D Pie and Bar Charts: With Axlsx chart generation and management is as easy as a few lines of code. You can build charts based off data in your worksheet or generate charts without any data in your sheet at all. +**2. Generate 3D Pie, Line and Bar Charts: With Axlsx chart generation and management is as easy as a few lines of code. You can build charts based off data in your worksheet or generate charts without any data in your sheet at all. **3. Custom Styles: With guaranteed document validity, you can style borders, alignment, fills, fonts, and number formats in a single line of code. Those styles can be applied to an entire row, or a single cell anywhere in your workbook. -- cgit v1.2.3