Skip to content

Commit

Permalink
fixed it correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
paxel authored Oct 7, 2023
1 parent 13b4c6a commit 69807ad
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ There is no Thread Thlintstone. Lintstone is a simple actor framework. nough sai


```xml
<dependency>
<groupId>io.github.paxel</groupId>
<artifactId>lintstone</artifactId>
<version><!-- version see release page -->></version>
</dependency>
<dependency>
<groupId>io.github.paxel</groupId>
<artifactId>lintstone-actor-system</artifactId>
<version>2.0.0</version>
</dependency>
```
# How to use it?

Expand Down

0 comments on commit 69807ad

Please sign in to comment.