Add shields (from shields.io) to README.md (#12)
This commit is contained in:
committed by
Nathan Adams
parent
e60b24f36b
commit
d3cb749c4b
@@ -1,4 +1,5 @@
|
||||
# Brigadier
|
||||
# Brigadier  
|
||||
|
||||
Brigadier is a command parser & dispatcher, designed and developed for Minecraft: Java Edition and now freely available for use elsewhere under the MIT license.
|
||||
|
||||
# Installation
|
||||
@@ -131,3 +132,4 @@ There are two forms of "usage strings" provided by this library, both require a
|
||||
|
||||
`getSmartUsage(node, source)` will return a map of the child nodes to their "smart usage" human readable path. This tries to squash future-nodes together and show optional & typed information, and can look like `foo (<bar>)`
|
||||
|
||||
 
|
||||
|
||||
Reference in New Issue
Block a user