Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ A lightweight,annotation based, easy to use command framework for bukkit and bun
If you need help please come to our support discord:
https://discord.com/invite/xaGZhwW

##Setup
## Setup

<details>
<summary>Maven</summary>

```maven
```xml
<repositories>
<repository>
<id>jitpack.io</id>
Expand All @@ -40,7 +40,7 @@ https://discord.com/invite/xaGZhwW
```
</details>

##Examples
## Examples

<details>
<summary> making basic commands </summary>
Expand Down