Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rollczi authored Mar 12, 2022
1 parent a55b373 commit 409d598
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ Helpful links:
- [Support Discord](https://discord.gg/6cUhkj6uZJ)
- [GitHub issues](https://github.com/Rollczi/LiteSkullAPI/issues)

### Eternal Repository (Maven or Gradle) ❤️
### Minecodes Repository (Maven or Gradle) ❤️
```xml
<repository>
<id>eternal-repository</id>
<url>https://repo.eternalcode.pl/releases</url>
<id>minecodes-repository</id>
<url>https://repository.minecodes.pl/releases</url>
</repository>
```
```groovy
maven { url "https://repo.eternalcode.pl/releases" }
maven { url "https://repository.minecodes.pl/releases" }
```
### Dependencies (Maven or Gradle)
Framework Core
Expand Down

0 comments on commit 409d598

Please sign in to comment.