diff --git a/readme.md b/readme.md index 3da5aec..95a43dc 100644 --- a/readme.md +++ b/readme.md @@ -38,7 +38,7 @@ The input RTF document you want to convert. ### options Type: object (optional) -Three options are supported: +Two options are supported: 1. **engine**, choose the RTF converter engine, either "pyth" (default) or "unrtf" 2. **unclean**, if set to true it will not try to clean up the resulting HTML code, only applies to `unrtf` engine (default false)