Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
seailz authored Jun 9, 2022
1 parent 90af5be commit 0eaf584
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@

# Maven
```xml
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
```

```xml
<dependency>
<groupId>com.github.seailz</groupId>
<artifactId>databaseapi</artifactId>
<version>1.0</version>
</dependency>
<dependency>
<groupId>com.github.seailz</groupId>
<artifactId>databaseapi</artifactId>
<version>1.0</version>
</dependency>
```

# Documentation
Expand Down

0 comments on commit 0eaf584

Please sign in to comment.