Skip to content

Commit

Permalink
docs(readme): update README
Browse files Browse the repository at this point in the history
  • Loading branch information
vyfor committed May 6, 2024
1 parent caa5a86 commit bfb5df3
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 @@ -8,6 +8,7 @@
- Offers DSL support
- Provides both JVM and Native implementations
- Validates the activity fields before sending them
- Supports Flatpak and Snap installations

## 🔌 Requirements
- **Java**: `16 or later` (only for use within the JVM environment)
Expand All @@ -16,7 +17,7 @@

```gradle
dependencies {
implementation("io.github.vyfor:kpresence:0.6.0")
implementation("io.github.vyfor:kpresence:0.6.1")
}
```

Expand Down

0 comments on commit bfb5df3

Please sign in to comment.