summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorRandy Morgan <[email protected]>2011-11-30 08:32:32 +0900
committerRandy Morgan <[email protected]>2011-11-30 08:32:32 +0900
commite99f1ecbe8311f1dbe2b889a82a528f3e85e366d (patch)
treeb70796e9b3fdda7a7f2352b18f0e69e8ddf2d84b /README.md
parentc98f7b9953cc9d949a9d674aa0f649140af1a20e (diff)
downloadcaxlsx-e99f1ecbe8311f1dbe2b889a82a528f3e85e366d.tar.gz
caxlsx-e99f1ecbe8311f1dbe2b889a82a528f3e85e366d.zip
Hardcoding time offset from 1970 as using time for dates this far in the past will break on some systems. Adding in travis build status
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9cb98a7c..8d7d1d7e 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,6 @@
Axlsx: Office Open XML Spreadsheet Generation
====================================
+[![Build Status](https://secure.travis-ci.org/randym/axlsx.png)](http://travis-ci.org/randym/axlsx/)
**IRC**: [irc.freenode.net / #axlsx](irc://irc.freenode.net/axlsx)
**Git**: [http://github.com/randym/axlsx](http://github.com/randym/axlsx)
@@ -7,7 +8,8 @@ Axlsx: Office Open XML Spreadsheet Generation
**Copyright**: 2011
**License**: MIT License
**Latest Version**: 1.0.10
-**Ruby Version**: 1.8.7 - 1.9.3
+**Ruby Version**: 1.8.7, 1.9.3
+
**Release Date**: November 29th 2011
Synopsis