@superdoc-dev/cli 0.4.0-next.1 → 0.4.0-next.11

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.
Files changed (3) hide show
  1. package/README.md +1 -1
  2. package/dist/index.js +505 -168
  3. package/package.json +9 -9
package/README.md CHANGED
@@ -368,7 +368,7 @@ Error:
368
368
 
369
369
  ## Part of SuperDoc
370
370
 
371
- This CLI is part of the [SuperDoc](https://github.com/superdoc-dev/superdoc) project an open source document editor bringing Microsoft Word to the web. Use it alongside the editor, or standalone for document automation.
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