Skip to content

Commit 40321bc

Browse files
Update README.md
1 parent 5048f4a commit 40321bc

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,16 @@ println("Damn it! Who writes these shit ${Emoji.PILE_OF_POO}${Emoji.PILE_OF_POO}
1919
<repositories>
2020
<repository>
2121
<id>jitpack.io</id>
22-
<url>https://jitpack.io</url>
23-
</repository>
22+
<url>https://jitpack.io</url>
23+
</repository>
2424
</repositories>
2525

2626
<dependencies>
2727
<dependency>
28-
<groupId>com.github.PureFuncInc</groupId>
29-
<artifactId>emoji-jvm-string</artifactId>
30-
<version>$version</version>
31-
</dependency>
28+
<groupId>com.github.PureFuncInc</groupId>
29+
<artifactId>emoji-jvm-string</artifactId>
30+
<version>$version</version>
31+
</dependency>
3232
</dependencies>
3333
```
3434

0 commit comments

Comments
 (0)