From 050b74edbfee6386d8ad43c2af48be42ee36b35d Mon Sep 17 00:00:00 2001 From: protobi Date: Tue, 8 Mar 2016 13:27:03 -0500 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3359c8a..e4370c5 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,7 @@ Parser and writer for various spreadsheet formats. Pure-JS cleanroom implementation from official specifications and related documents. # About this fork ---- -**NOTE:** [This project](https://github.com/SheetJS/js-xlsx/tree/beta) is a fork of the original (and awesome) [SheetJS/xlsx](https://github.com/SheetJS/js-xlsx) project. +[This project](https://github.com/SheetJS/js-xlsx/tree/beta) is a fork of the original (and awesome) [SheetJS/xlsx](https://github.com/SheetJS/js-xlsx) project. It is extended to enable cell formats to be read from and written to .xlsx workbooks. The intent is to provide a temporary means of using these features in practice, and ultimately to merge this into the primary project. Report any issues to https://github.com/protobi/js-xlsx/issues. @@ -13,7 +12,8 @@ Report any issues to https://github.com/protobi/js-xlsx/issues. For those contributing to this fork: * `master` is the main branch, which follows the original repo to enable a future pull request. * `beta` branch is published to npm and bower to make this fork available for use. ---- + +# Supported formats Supported read formats: