From 0576a39ebfb786c16c0cb315278e74bb7d7803a8 Mon Sep 17 00:00:00 2001 From: Bakanych Date: Mon, 24 Jul 2017 17:55:25 +0800 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c8eb4f4..0e1e130 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,9 @@ Given I execute the steps of 'My Feature'.'Some Scenario' ``` or ```gherkin +Given I execute background steps of Some Feature + +# for quote lovers: Given I execute background steps of 'Some Feature' ``` or even