📚 Add Maven central version badge to README
This commit is contained in:
parent
d1498cc567
commit
55b0a66633
1 changed files with 6 additions and 1 deletions
|
|
@ -3,7 +3,12 @@
|
||||||
<img src="icons/cloud_spooky.png" width="300px"/>
|
<img src="icons/cloud_spooky.png" width="300px"/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
# cloud command framework   [](https://www.codefactor.io/repository/github/sauilitired/cloud)
|
# cloud command framework
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|
[](https://www.codefactor.io/repository/github/sauilitired/cloud)
|
||||||
|
[](https://search.maven.org/search?q=cloud.commandframework)
|
||||||
|
|
||||||
Cloud is a general-purpose Java command dispatcher & framework. It allows programmers to define command chains that are then parsed and invoked from user-
|
Cloud is a general-purpose Java command dispatcher & framework. It allows programmers to define command chains that are then parsed and invoked from user-
|
||||||
supplied string inputs, to execute pre-defined actions.
|
supplied string inputs, to execute pre-defined actions.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue