Skip to content
This repository was archived by the owner on Jan 7, 2023. It is now read-only.

Commit fe7542f

Browse files
authored
Update README.md
1 parent e60a021 commit fe7542f

File tree

1 file changed

+1
-18
lines changed

1 file changed

+1
-18
lines changed

README.md

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,7 @@
22
Welcome to the official SimpleGemsAPI!
33

44
# API Usage
5-
Import the SimpleGemsAPI.jar or use maven.
6-
7-
### Maven
8-
9-
```POM
10-
<repository>
11-
<id>jitpack.io</id>
12-
<url>https://jitpack.io</url>
13-
</repository>
14-
```
15-
16-
```POM
17-
<dependency>
18-
<groupId>com.github.RefracDevelopment</groupId>
19-
<artifactId>SimpleGemsAPI</artifactId>
20-
<version>2.0</version>
21-
</dependency>
22-
```
5+
Import the SimpleGemsAPI.jar into your project.
236

247
Make sure you add SimpleGems to your depends or softdepends
258
```YAML

0 commit comments

Comments
 (0)