From 12e506de99033957716c0937ccaf234b78fe32f5 Mon Sep 17 00:00:00 2001 From: Randy Morgan Date: Wed, 18 Apr 2012 20:12:58 +0900 Subject: raw master image --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3