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