diff --git a/README.md b/README.md index c58debc..1d6e938 100644 --- a/README.md +++ b/README.md @@ -265,6 +265,7 @@ command itself. command: read var && echo Your variable is $var stdin: true stdout: true + description: Reading and printing variable - command: read fail stderr: true