Updated Read Me

Adjusts some of the phrasing and changed to allow PRs.
This commit is contained in:
tastybento 2018-08-25 12:35:00 -07:00 committed by GitHub
parent 4ca73385ca
commit 95e40173b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -18,9 +18,9 @@ Level - an add-on to calculate your island level and show a top ten
Challenges - an add-on that gives you challenges to accomplish
Welcome WarpSigns - an add-on that enables players to plant a warp sign
Bentobox represents a turning point on ASkyBlock's history : Tastybento and Poslovitch thought and designed together this complete rewrite in order to provide a whole new way to play Skyblock.
Bentobox represents a turning point on ASkyBlock's history : Tastybento and Poslovitch thought up and designed this complete rewrite in order to provide a whole new way to play Skyblock and other island-style games.
**Discover today BSkyBlock, its gameplay overhaul, and enjoy the Skyblock revival!**
**Discover BSkyBlock todfay, its gameplay overhaul, and enjoy the Skyblock revival!**
Bugs and Feature requests
=========================
@ -28,7 +28,7 @@ File bug and feature requests here: https://github.com/BentoBoxWorld/bentobox/is
Note for developers
===================
This is an actively developed project but we are not currently accepting Pull Requests from non-collaborators. Once we have finished the main development, we'll be open to PR's.
We consider Pull Requests from non-collaborators that contain actual code improvements or bug fixes. Do not submit PRs that only address code formatting because they will not be accepted.
Development Builds
==================
@ -49,7 +49,7 @@ Maven dependency:
<dependency>
<groupId>world.bentobox</groupId>
<artifactId>bentobox</artifactId>
<version>FC-0.92</version>
<version>PUT-VERSION-HERE</version>
<scope>provided</scope>
</dependency>
</dependencies>