tablepyxl
tablepyxl copied to clipboard
Update README.md
Update README.md
The README.MD file shows an example of converting html file to a worksheet object.
the function name in the example does not match the function name of the module.
wb = tablepyxl.document_to_wb(table, wb=wb)
should be