Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ItzSave authored Dec 7, 2023
1 parent b86c887 commit 1b93eb2
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 @@ -4,7 +4,7 @@ This repository provides a stripped version of [DeluxeCoinflip](https://www.spig
## Installation

### Maven
[![](https://jitpack.io/v/ItsLewizzz/DeluxeCoinflipAPI.svg)](https://jitpack.io/#ItsLewizzz/DeluxeCoinflipAPI)
[![](https://jitpack.io/v/ItzSave/DeluxeCoinflipAPI.svg)](https://jitpack.io/#ItzSave/DeluxeCoinflipAPI)
```bash
<repository>
<id>jitpack.io</id>
Expand All @@ -13,7 +13,7 @@ This repository provides a stripped version of [DeluxeCoinflip](https://www.spig
```
```bash
<dependency>
<groupId>com.github.ItsLewizzz</groupId>
<groupId>com.github.ItzSave</groupId>
<artifactId>DeluxeCoinflipAPI</artifactId>
<version>{VERSION}</version>
</dependency>
Expand Down

0 comments on commit 1b93eb2

Please sign in to comment.