summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRandy Morgan <[email protected]>2011-11-22 00:13:05 +0900
committerRandy Morgan <[email protected]>2011-11-22 00:13:05 +0900
commit0c8d19bf63aa27ad17d7fe80866e780f1814df3e (patch)
tree11b985843c3cb9b3b3558540947bbcd495764ca9
parent250117c16d1d0f3adea5354da881afc0ab9db491 (diff)
downloadcaxlsx-0c8d19bf63aa27ad17d7fe80866e780f1814df3e.tar.gz
caxlsx-0c8d19bf63aa27ad17d7fe80866e780f1814df3e.zip
README update
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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.