From 7f636d00ace53f8442a9903c8812a9638ba75d1f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rafa=C5=82=20D=C5=82ugo=C5=82=C4=99cki?= Date: Thu, 21 May 2015 00:51:49 +0200 Subject: [PATCH] Fix cut text. --- README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README b/README index 52c3092..e5b69aa 100644 --- a/README +++ b/README @@ -119,7 +119,9 @@ More complex example: Above code allows us to: -Parameters wrapped in Required class, have validator which checks if argument +Parameters wrapped in Required class, have validator which checks if argument is +passed: + $ ./a.out *Input values* is required -- 2.30.2