From c772c99256b17aeb02a553de75588c6214718a5f Mon Sep 17 00:00:00 2001 From: Jonathan Delgado Date: Sat, 15 Feb 2014 10:04:06 -0800 Subject: [PATCH] Last readme fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 44b22d9..701294f 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ Add interaction to gulp tasks. Options: - - **message:** - Message to be displayed - - **default:** - Default response if none is provided + - **message** - Message to be displayed + - **default** - Default response if none is provided This method will allow the pipe to continue if the user input is true, otherwise, it will be terminated.