Skip to content

Commit 994f3f3

Browse files
committed
minor formatting
1 parent afc4984 commit 994f3f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
The build system supports both maven and gradle -
2626

27-
#####Maven users
27+
##### Maven users
2828
- In your `pom.xml` add java-driver as dependency
2929

3030
```
@@ -39,7 +39,7 @@ then
3939
```
4040
mvn clean install
4141
```
42-
#####Gradle users
42+
##### Gradle users
4343
- In your `build.gradle` add java-driver as compiling dependency
4444

4545
```

0 commit comments

Comments
 (0)