Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ennioVisco authored Nov 30, 2023
1 parent cbe099a commit bef9084
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 @@ -17,7 +17,7 @@ It requires Java 21+ in the running environment
To use it as a maven package, just include the following line in your `build.gradle.kts`:

```kts
implementation("io.github.moonlightsuite:moonlight-engine:v0.2.0")
implementation("io.github.moonlightsuite:moonlight-engine:v0.3.0")
```

Check on [Maven Central](https://central.sonatype.com/artifact/io.github.moonlightsuite/moonlight-engine/) for alternative build tools (
Expand All @@ -31,4 +31,4 @@ You can install MoonLight as a Python package using pip:

```shell
pip install moonlight
```
```

0 comments on commit bef9084

Please sign in to comment.