We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe5352f commit cb47daeCopy full SHA for cb47dae
readme/README_template.md
@@ -58,7 +58,8 @@ Table of Contents
58
Prerequisites
59
-------------
60
* Java 8+
61
-* One of the supported [message frameworks](#supported-message-frameworks)
+* At least one of the supported [message frameworks](#supported-message-frameworks) unless an own `CommandHandler` is
62
+ used; without one there will be no error, but this framework will simply have nothing to do
63
* An implementation of CDI that implements CDI $cdiVersion like [Weld SE][Weld SE Website]
64
* [Optional] ANTLR runtime $antlrVersion if the [`ParameterParser`][ParameterParser JavaDoc] is used
65
0 commit comments