From c13eb4fe344888303b727baf622345adaff1cf71 Mon Sep 17 00:00:00 2001 From: Aditi Srivastava <55398401+Aditi0205@users.noreply.github.com> Date: Wed, 11 Nov 2020 09:35:57 +0530 Subject: [PATCH] Revert "Update readme.md" --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)