Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
TechnicallyCoded committed Oct 26, 2023
1 parent 209751b commit 8073c26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Note: This project is still in its early stages and may make frequent breaking c
<dependency>
<groupId>com.tcoded</groupId>
<artifactId>FoliaLib</artifactId>
<version>[VERSION]</version>
<version>[SEE TOP OF README]</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand All @@ -43,7 +43,7 @@ repositories {
}
dependencies {
implementation "com.tcoded:FoliaLib:[VERSION]"
implementation "com.tcoded:FoliaLib:[SEE TOP OF README]"
}
```
> [!WARNING]\
Expand Down

0 comments on commit 8073c26

Please sign in to comment.