update readme

This commit is contained in:
David Bruant 2025-04-14 14:56:45 +02:00
parent f32db3218e
commit c345323524

View File

@ -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