We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0cf027f + 60c0be4 commit 184d689Copy full SHA for 184d689
README.md
@@ -36,7 +36,7 @@ The idea behind the project is to make testers life easier by enabling them to c
36
37
The project is available in [Maven Central](http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22selenium-shutterbug%22 "Maven Central project location")
38
39
-#####Maven dependency
+##### Maven dependency
40
41
```xml
42
<dependency>
@@ -45,7 +45,7 @@ The project is available in [Maven Central](http://search.maven.org/#search%7Cga
45
<version>x.x</version>
46
</dependency>
47
```
48
-#####Using Gradle
+##### Using Gradle
49
50
51
compile 'com.assertthat:selenium-shutterbug:x.x'
0 commit comments