Skip to content

Commit ed8fc7b

Browse files
authored
Merge pull request #4 from brmmm3/master
Update README.md to show support for ods files.
2 parents d5e7e35 + 386ee34 commit ed8fc7b

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,14 @@ Currently only support several format, other format coming soon.
1111
Supported Document
1212
-------------------------
1313

14-
1514
- [x] Microsoft Word (docx)
1615
- [x] Microsoft Excel (xlsx)
1716
- [x] Microsoft Power Point (pptx)
1817
- [x] OpenOffice Writer (odt)
18+
- [x] OpenOffice Spreadsheet (ods)
1919
- [x] OpenDocument Presentation (odp)
2020
- [ ] PDF
2121

22-
23-
2422
Usage
2523
------
2624

@@ -48,4 +46,3 @@ $ cargo run --example readdocx data/sample.docx
4846
```
4947

5048
[] Robin Sy.
51-

0 commit comments

Comments
 (0)