Skip to content

Commit

Permalink
Fix README.md incorrect imports (#145)
Browse files Browse the repository at this point in the history
* Fix ReadMe Maven imports

* Fix ReadMe gradle imports

* Apply suggestions from code review

---------

Co-authored-by: Toπ <git@topi.wtf>
  • Loading branch information
Jacrispys and topi314 authored Nov 26, 2023
1 parent 440813f commit b8dad98
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ dependencies {
```xml
<repositories>
<repository>
<id>TopiWTF-releases</id>
<name>Topis Maven Repo</name>
<url>https://maven.topi.wtf/releases</url>
</repository>
</repositories>
Expand Down

0 comments on commit b8dad98

Please sign in to comment.