Skip to content

Commit

Permalink
Use more accurate project description in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rchomczyk authored Oct 28, 2024
1 parent eaec0a8 commit d2cf053
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
@@ -1,6 +1,6 @@
## lavender (*lawenda*)

An experimental messaging library, aiming for simplicity and performance.
An experimental packet messaging library, aiming for simplicity and performance.

### Get started

Expand All @@ -20,4 +20,4 @@ implementation("dev.shiza:lavender-broker-nats:1.0.0")
###### Codecs
```kotlin
implementation("dev.shiza:lavender-codec-jackson:1.0.0")
```
```

0 comments on commit d2cf053

Please sign in to comment.