Skip to content

Commit

Permalink
ReadMe updates & pom format fix
Browse files Browse the repository at this point in the history
  • Loading branch information
xsmeths committed Feb 1, 2021
1 parent 6e5acd7 commit b8027f1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# MedCraft
Realistic Medical Items for spigot

https://www.spigotmc.org/resources/resource-pack-now-included-medcraft-a-realistic-healing-items-plugin-for-spigot-1-15-support.6760/

# Contributors
Expand All @@ -11,3 +12,6 @@ Chasef8 -> Came up with the original idea for Bandages which turned into Bandage
Everyone who uses or has used this plugin and/or gives ideas for its continued developement

love you all

you?
make a fork, submit a pr and maybe you could be next?
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.13.1/version>
<version>4.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit b8027f1

Please sign in to comment.