From 6c2f335a318d6a71b15f2bfa8dd169ead50bde4b Mon Sep 17 00:00:00 2001
From: Dolan
- Easily generate .docx files with JS/TS. + Easily generate .docx files with JS/TS. Works for Node and on the Browser.
--- diff --git a/docs/README.md b/docs/README.md index 557bcbad65..f3134b8fa3 100644 --- a/docs/README.md +++ b/docs/README.md @@ -3,7 +3,7 @@- Easily generate .docx files with JS/TS. :100: + Easily generate .docx files with JS/TS. Works for Node and on the Browser. :100:
---