Skip to content

Commit 7691bf1

Browse files
author
Karthik Thirumalasetti
authored
Update README.md
1 parent f5bcc5a commit 7691bf1

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,8 @@ The SDK can be included to handle authorization. There is no need for you to han
3737

3838
##### Install
3939

40-
###### Maven Includes
41-
42-
Step 1. Add repo to your root pom.xml
40+
Maven
41+
###### Step 1. Add repo to your root pom.xml
4342
```
4443
<repositories>
4544
<repository>
@@ -60,9 +59,8 @@ Step 2. Add the dependency
6059
</dependencies>
6160
```
6261

63-
###### Gradle Includes
64-
65-
Step 1. Add it in your root build.gradle at the end of repositories
62+
Gradle
63+
###### Step 1. Add it in your root build.gradle at the end of repositories
6664
```
6765
allprojects {
6866
repositories {

0 commit comments

Comments
 (0)