Skip to content

Commit 21e892e

Browse files
author
vderyushev
committed
Updated Readme.md
1 parent 6079f4e commit 21e892e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ The API is implemented as a native Node.js module, utilizing [Node-API](https://
77
## Supported Formats
88

99
### Read and Write Formats
10-
- **Microsoft Word┬о:** DOC, DOT, DOCX, DOTX, DOTM, FlatOpc, FlatOpcMacroEnabled, FlatOpcTemplate, FlatOpcTemplateMacroEnabled, RTF, Microsoft Word 2003 WordprocessingML
10+
- **Microsoft Word:** DOC, DOT, DOCX, DOTX, DOTM, FlatOpc, FlatOpcMacroEnabled, FlatOpcTemplate, FlatOpcTemplateMacroEnabled, RTF, Microsoft Word 2003 WordprocessingML
1111
- **OpenDocument:** ODT, OTT
1212
- **Web:** HTML, MHTML
1313
- **Markdown:** MD
1414
- **Text:** TXT
1515
- **eBook:** AZW3, EPUB, MOBI, CHM
1616

1717
### Read-Only Formats
18-
- **Microsoft Word┬о:** DocPreWord60
18+
- **Microsoft Word:** DocPreWord60
1919
- **Other:** XML (XML Document)
2020

2121
### Write-Only Formats
@@ -106,6 +106,6 @@ license.setLicense(data);
106106
```
107107

108108
## Supported Platforms
109-
The first release only supports Microsoft Windows┬о x64 platform and Node.js 14.17.0 or higher.
109+
The first release only supports Microsoft Windows x64 platform and Node.js 14.17.0 or higher.
110110

111-
[Product Page](https://products.aspose.com/words/nodejs-net/) | [Demos](https://products.aspose.app/words/family) | [Examples](https://github.com/alexey-butalov-aspose/Aspose.Words-for-Node.js-via-.NET/tree/main/ApiExamples) | [Blog](https://blog.aspose.com/category/words/) | [Search](https://search.aspose.com/) | [Free Support](https://forum.aspose.com/c/words) | [Temporary License](https://purchase.aspose.com/temporary-license)
111+
[Product Page](https://products.aspose.com/words/nodejs-net/) | [Demos](https://products.aspose.app/words/family) | [Examples](https://github.com/aspose-words/Aspose.Words-for-Node.js-via-.NET/tree/main/ApiExamples) | [Blog](https://blog.aspose.com/category/words/) | [Search](https://search.aspose.com/) | [Free Support](https://forum.aspose.com/c/words) | [Temporary License](https://purchase.aspose.com/temporary-license)

0 commit comments

Comments
 (0)