Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xEcho1337 authored Dec 19, 2024
1 parent 1d4ccc1 commit 2663ae2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,12 @@ Note: As of 2.2, Java 21 is required to make Brain4J work.

As of 2.4, the library is now available to download on JitPack.

```groovy
```
repositories {
mavenCentral()
maven { url 'https://jitpack.io' }
}
dependencies {
implementation 'com.github.xEcho1337:brain4j:2.4'
}
Expand Down

0 comments on commit 2663ae2

Please sign in to comment.