From a67f9cfd3d3d744ceb2353ddb84d04f9ffb97f32 Mon Sep 17 00:00:00 2001 From: Krzysztof Pawlowski Date: Wed, 6 Jan 2016 17:13:16 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1aa7a00..ed1f682 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ ## What's bdd4J ? ## -Bdd4J is a BDD (Behaviour Drivven Development) test runner for **JUnit** inspired on Machine.Specifications (MSpec). It means, that anywhere you can use JUnit, you can use bdd4J without any effort. +Bdd4J is a BDD (Behaviour Driven Development) test runner for **JUnit** inspired on Machine.Specifications (MSpec). It means, that anywhere you can use JUnit, you can use bdd4J without any effort. ### How can I install it? ### Bdd4J is in central Maven repository, so all you have to do is to add following lines to your pom.xml