Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgH93 committed Mar 7, 2020
1 parent 5e41bd3 commit e355994
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions MarriageMaster-API/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@

[![Logo][banner]][spigot]

This branch holds the API for the MarriageMaster plugin.
This folder contains the API for the MarriageMaster plugin.

[![ciImg]][ci] [![apiVersionImg]][apiJavaDoc] [![licenseImg]][license]

## Adding it to your plugin
### Maven
## Adding it to your plugin:
### Maven:
The API is available through maven.
#### Repository:
```
Expand Down Expand Up @@ -56,6 +56,6 @@ public MarriageMasterPlugin getMarriageMaster() {
```
You can now use the returned `MarriageMasterPlugin` object to interact with the MarriageMaster plugin.

## Links
## Links:
* [JavaDoc][apiJavaDoc]
* [API Build Server][apiBuilds]
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,14 +109,14 @@ For more details about the API please check the following links.

[Source Code & Details][api][JavaDoc][apiJavaDoc][Build Server][apiBuilds]

## Support
## Support:
* [Wiki][wiki]
* [Issue tracker][issues]
* [new feature request][requestFeature]
* [new bug report][reportBug]
* [FAQ][wiki_faq]

## Links
## Links:
* [Spigot][spigot]
* [Dev Bukkit][bukkit]
* [Build Server - Master Builds ![ciImg]][ci]
Expand Down

0 comments on commit e355994

Please sign in to comment.