Skip to content

Commit 38747c7

Browse files
authored
Update README.md
1 parent 1ad37f0 commit 38747c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Framework for creating and managing chat commands for Discord bots that use Discord4J.
33
This framework focuses on offering the greatest flexibility for creating and managing commands in a bot as effortlessly as possible.
44

5-
The javadocs are available at https://jitpack.io/com/github/ThiagoTGM/ModularCommands/@VERSION@/javadoc/, where `@VERSION@` should be replaced by the desired version. This README can't possibly explain everything in full detail, so definitely check them for more detailed information (particularly the `ICommand` interface). [latest](https://jitpack.io/com/github/ThiagoTGM/ModularCommands/0.1.0/javadoc/)
5+
The javadocs are available at https://jitpack.io/com/github/ThiagoTGM/ModularCommands/@VERSION@/javadoc/, where `@VERSION@` should be replaced by the desired version. This README can't possibly explain everything in full detail, so definitely check them for more detailed information (particularly the `ICommand` interface). [latest](https://jitpack.io/com/github/ThiagoTGM/ModularCommands/0.2.0/javadoc/)
66

77
## How to Use
88
There are 2 ways to include this framework in your bot:

0 commit comments

Comments
 (0)