From f8ba7abe17a1b21ac22172ec64b7c0f1aa132e76 Mon Sep 17 00:00:00 2001 From: Randy Morgan Date: Tue, 21 Feb 2012 08:25:39 +0900 Subject: credit where credit is due --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a0aafa0a..128fadbe 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,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, customizable styles, functions, merged cells, auto filters, file adn 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. +With Axlsx you can create excel worksheets with charts, images (with links), automated and fixed column widths, customizable 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. If you are working in rails, or with active record see: http://github.com/randym/acts_as_xlsx @@ -320,6 +320,8 @@ Please see the {file:CHANGELOG.md} document for past release information. [ffmike](https://github.com/ffmike) - for knocking down an over restrictive i18n dependency, massive patience and great communication skills. +[JohnathanTron](https://github.com/JonathanTron) - for giving the gem some style, and making sure it applies. + #Copyright and License ---------- -- cgit v1.2.3