summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRandy Morgan <[email protected]>2012-04-18 20:12:58 +0900
committerRandy Morgan <[email protected]>2012-04-18 20:12:58 +0900
commit12e506de99033957716c0937ccaf234b78fe32f5 (patch)
tree6d1bd58b0b10148307af104e0f408eba45a8d105
parent77116ada29dec65f399ec4e75463a8ec5bd3b2e4 (diff)
downloadcaxlsx-12e506de99033957716c0937ccaf234b78fe32f5.tar.gz
caxlsx-12e506de99033957716c0937ccaf234b78fe32f5.zip
raw master image
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f7d66279..0eb4018c 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ Synopsis
Axlsx is an Office Open XML Spreadsheet generator for the Ruby programming language.
With Axlsx you can create excel worksheets with charts, images (with links), automated and fixed column widths, customized styles, functions, merged cells, auto filters, file and stream serialization as well as full schema validation. Axlsx excels at helping you generate beautiful Office Open XML Spreadsheet documents without having to understand the entire ECMA specification.
-![Screen 1](https://github.com/randym/axlsx/examples/sample.png)
+![Screen 1](https://github.com/randym/axlsx/raw/master/examples/sample.png)
If you are working in rails, or with active record see:
http://github.com/randym/acts_as_xlsx