@superdoc-dev/cli 0.3.2 → 0.4.0-next.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/index.js +2382 -265
- package/package.json +7 -7
package/README.md
CHANGED
|
@@ -368,7 +368,7 @@ Error:
|
|
|
368
368
|
|
|
369
369
|
## Part of SuperDoc
|
|
370
370
|
|
|
371
|
-
This CLI is part of
|
|
371
|
+
This CLI is part of [SuperDoc](https://github.com/superdoc-dev/superdoc) — open-source DOCX editing and tooling. Renders, edits, and automates .docx in the browser and on the server.
|
|
372
372
|
|
|
373
373
|
## License
|
|
374
374
|
|