From a4eb253706121bb4b48b709fa26b90f79fa26435 Mon Sep 17 00:00:00 2001 From: Baher Al Hakim Date: Sun, 17 May 2026 10:27:44 +0200 Subject: [PATCH] Acknowledge draft-cli in the suite blockquote MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adds draft-cli (https://github.com/DrBaher/Draft-CLI — fill placeholders in legal-document templates) at the start of the contract-operations pipeline. The chain becomes: draft-cli → nda-review-cli → docx2pdf-cli → sign-cli (fill) (review/redline) (DOCX→PDF) (sign+audit) Renames "three-CLI contract suite" → "contract-operations CLI suite" since the suite is now four CLIs. No other change. Co-Authored-By: Claude Opus 4.7 (1M context) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0592a82..71f3ae4 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # docx2pdf-cli -> Part of the three-CLI contract suite. [**nda-review-cli**](https://github.com/DrBaher/nda-review-cli) (draft, review, negotiate) → **docx2pdf-cli** (DOCX → PDF) → [**sign-cli**](https://github.com/DrBaher/sign-cli) (signing + audit). [Showcase site](https://cli.drbaher.com/). +> Part of the contract-operations CLI suite. [**draft-cli**](https://github.com/DrBaher/Draft-CLI) (fill placeholders) → [**nda-review-cli**](https://github.com/DrBaher/nda-review-cli) (draft, review, negotiate) → **docx2pdf-cli** (DOCX → PDF) → [**sign-cli**](https://github.com/DrBaher/sign-cli) (signing + audit). [Showcase site](https://cli.drbaher.com/). [![npm version](https://img.shields.io/npm/v/docx2pdf-cli.svg)](https://www.npmjs.com/package/docx2pdf-cli) [![npm downloads](https://img.shields.io/npm/dw/docx2pdf-cli.svg)](https://www.npmjs.com/package/docx2pdf-cli)