Skip to content

Commit 2eefd37

Browse files
authored
Create README.md
1 parent 583ba1b commit 2eefd37

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# TimedTopperAPI
2+
![GitHub Release](https://img.shields.io/github/v/release/Topper-MC/TimedTopperAPI)
3+
4+
```xml
5+
<repositories>
6+
<repository>
7+
<id>jitpack.io</id>
8+
<url>https://jitpack.io</url>
9+
</repository>
10+
</repositories>
11+
```
12+
13+
```xml
14+
<dependency>
15+
<groupId>com.github.Topper-MC</groupId>
16+
<artifactId>TimedTopperAPI</artifactId>
17+
<version>VERSION</version>
18+
</dependency>
19+
```

0 commit comments

Comments
 (0)