README.md in chutney-1.6.2 vs README.md in chutney-1.6.3

- old
+ new

@@ -48,9 +48,10 @@ - [missing feature name](https://github.com/BillyRuffian/chutney/blob/master/features/missing_feature_name.feature) - [missing scenario name](https://github.com/BillyRuffian/chutney/blob/master/features/missing_scenario_name.feature) - [missing test action](https://github.com/BillyRuffian/chutney/blob/master/features/missing_test_action.feature) - [missing verification](https://github.com/BillyRuffian/chutney/blob/master/features/missing_verification.feature) - [same tag for all scenarios](https://github.com/BillyRuffian/chutney/blob/master/features/same_tag_for_all_scenarios.feature) + - [scenario name must match pattern](https://github.com/BillyRuffian/chutney/blob/master/features/scenario_names_match.feature) - [tag used multiple times](https://github.com/BillyRuffian/chutney/blob/master/features/tag_used_multiple_times.feature) - [too clumsy](https://github.com/BillyRuffian/chutney/blob/master/features/too_clumsy.feature) - [too long step](https://github.com/BillyRuffian/chutney/blob/master/features/too_long_step.feature) - [too many different tags](https://github.com/BillyRuffian/chutney/blob/master/features/too_many_different_tags.feature) - [too many steps](https://github.com/BillyRuffian/chutney/blob/master/features/too_many_steps.feature)