update readme
This commit is contained in:
parent
f32db3218e
commit
c345323524
@ -25,7 +25,7 @@ npm i https://github.com/odfjs/odfjs.git#v0.14.0
|
||||
### Basic - reading an ods/xlsx file
|
||||
|
||||
```js
|
||||
import {tableRawContentToObjects, tableWithoutEmptyRows, getODSTableRawContent} from 'ods-xlsx'
|
||||
import {tableRawContentToObjects, tableWithoutEmptyRows, getODSTableRawContent} from '@odfjs/odfjs'
|
||||
|
||||
/**
|
||||
* @param {ArrayBuffer} odsFile - content of an .ods file
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user