Skip to content

Commit

Permalink
Fix README formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
OskarZyg committed Nov 28, 2021
1 parent 162b838 commit 2787dc1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ Preview these values <a href="https://webui.adventure.kyori.net/?mode=chat_close

## API
### Including:
####Maven:
#### Maven:
```xml
<repository>
<id>oskarsmc-repo</id>
Expand All @@ -140,7 +140,7 @@ Preview these values <a href="https://webui.adventure.kyori.net/?mode=chat_close
<version>1.0.0</version>
</dependency>
```
####Gradle Kotlin DSL:
#### Gradle Kotlin DSL:
```kotlin
maven("https:/repository.oskarsmc.com/releases")
```
Expand Down

0 comments on commit 2787dc1

Please sign in to comment.