Skip to content

Commit

Permalink
Merge pull request #47 from seeseemelk/patch/update-readme
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
seeseemelk committed Apr 18, 2020
2 parents 33644f9 + 8e18789 commit 90125e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

# ![MockBukkit](logo.png)
MockBukkit is a framework that makes the unit testing of Bukkit plugins a whole lot easier.
It aims to be a complete mock implementation.
It aims to be provide complete mock implementation of CraftBukkit that can be completely controlled from a unit test.

## Usage
MockBukkit can easily be included in gradle using mavenCentral.
Expand Down

0 comments on commit 90125e2

Please sign in to comment.