From e8560faa8fc80082998336d135a5f6bbe36a3776 Mon Sep 17 00:00:00 2001 From: SheetJS Date: Tue, 7 Jan 2014 01:23:42 -0500 Subject: [PATCH] 2014 update [ci skip] --- LICENSE | 2 +- README.md | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 7f42bdd..10e5a19 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (C) 2012-2013 SheetJS +Copyright (C) 2012-2014 SheetJS Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/README.md b/README.md index e13a5cf..6324db2 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,12 @@ In the browser: - FF 18 using Base64 or HTML5 mode - Chrome 24 using Base64 or HTML5 mode +Tests utilize the mocha testing framework. Travis-CI and Sauce Labs links: + + - for XLSX module in node + - for XLS* modules + - for XLS* modules using Sauce Labs + ## Usage See `xlsx2csv.njs` in the bin directory for usage in node. @@ -83,3 +89,5 @@ OSP-covered specifications: - [MS-XLSX]: Excel (.xlsx) Extensions to the Office Open XML SpreadsheetML File Format +[![githalytics.com alpha](https://cruel-carlota.pagodabox.com/ed5bb2c4c4346a474fef270f847f3f78 "githalytics.com")](http://githalytics.com/SheetJS/js-xlsx) +