diff --git a/README.md b/README.md index b96280b..733b6e2 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ - **`sprocket format`** Formats WDL documents. - **`sprocket lint`** Performs static analysis on WDL documents with additional linting rules enabled. +- **`sprocket validate-inputs`** Validates an input JSON against a task or workflow input schema. ## Guiding Principles