aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-08-23 05:21:31 +0200
committerhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-08-23 05:21:31 +0200
commitf29d472c4fa93e51207df7c17c350cb032d72417 (patch)
tree1e9169d37e1bc180586c08211a64b1a2b0c2b76b
parent1b570275094523d0ffd1bbf70cd916d32adc43e7 (diff)
downloadskyhanni-f29d472c4fa93e51207df7c17c350cb032d72417.tar.gz
skyhanni-f29d472c4fa93e51207df7c17c350cb032d72417.tar.bz2
skyhanni-f29d472c4fa93e51207df7c17c350cb032d72417.zip
way better wordings
-rw-r--r--CONTRIBUTING.md6
-rw-r--r--OPEN_SOURCE_SOFTWARE.md2
-rw-r--r--README.md14
3 files changed, 11 insertions, 11 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 1ff0ead43..2ce93f8fe 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,7 +1,7 @@
# How to Contribute
-This is a technical guide that helps Kotlin and Java developers understand how SkyHanni works and provides the first
-steps for new Forge developers.
+This is a technical guide that helps Kotlin and Java developers understand how SkyHanni works, and provides the first
+steps for new Forge developers to take.
# Set up the development environment
@@ -57,7 +57,7 @@ For more information, see https://github.com/NotEnoughUpdates/NotEnoughUpdates
## Config
-SkyHanni uses the config system from NEU.
+SkyHanni uses the config system from NEU.
For more information, see https://github.com/NotEnoughUpdates/MoulConfig
diff --git a/OPEN_SOURCE_SOFTWARE.md b/OPEN_SOURCE_SOFTWARE.md
index 108d2a707..18e4dfe62 100644
--- a/OPEN_SOURCE_SOFTWARE.md
+++ b/OPEN_SOURCE_SOFTWARE.md
@@ -12,4 +12,4 @@ SkyHanni would not be possible without the following open source software:
| [Skytils](https://github.com/Skytils/SkytilsMod) | [AGPL 3.0](https://github.com/Skytils/SkytilsMod/blob/1.x/LICENSE.md) |
| [Forge1.8.9Template](https://github.com/romangraef/Forge1.8.9Template) | [Unlicensed](https://github.com/romangraef/Forge1.8.9Template/blob/master/LICENSE) |
| [SoopyV2](https://github.com/Soopyboo32/SoopyV2) | [GPL 3.0](https://github.com/Soopyboo32/SoopyV2/blob/master/LICENSE) |
-| [DiscordIPC](https://github.com/jagrosh/DiscordIPC) | [Apache 2.0](https://github.com/jagrosh/DiscordIPC/blob/master/LICENSE) |
+| [DiscordIPC](https://github.com/jagrosh/DiscordIPC) | [Apache 2.0](https://github.com/jagrosh/DiscordIPC/blob/master/LICENSE) |
diff --git a/README.md b/README.md
index 9d58932e7..d3130a69c 100644
--- a/README.md
+++ b/README.md
@@ -9,16 +9,16 @@
[![downloads](https://img.shields.io/github/downloads/hannibal002/SkyHanni/total?label=downloads&color=208a19&logo=github&style=for-the-badge)](https://github.com/hannibal00212/SkyHanni/releases)
</div>
-SkyHanni is a Forge mod for Minecraft 1.8.9. It adds lots of features to Hypixel SkyBlock.
+SkyHanni is a Forge mod for Minecraft 1.8.9. It adds many features to Hypixel SkyBlock.
The mod is filled with GUIs, extra chat messages, reminders, message hiders and entity highlighters.
-Most of these features are centered around the Garden, Slayer, Bingo, Diana and Rift.
+The majority of these features are centered on the Garden, Slayer, Bingo, Diana, and Rift.
Use `/sh` or `/skyhanni` to open the SkyHanni config in game.
-Here is a [big list](https://github.com/hannibal002/SkyHanni/blob/beta/FEATURES.md) with all features!
+[Here](https://github.com/hannibal002/SkyHanni/blob/beta/FEATURES.md) is a large list of all features.
-Visit our [Discord](https://discord.gg/skyhanni-997079228510117908) for bug reports, feature requests and other
-feedback.
+For bug reports, feature requests, and other feedback, please visit
+our [Discord](https://discord.gg/skyhanni-997079228510117908).
-If you are interested in the technical side of SkyHanni,
-see [CONTRIBUTING.MD](https://github.com/hannibal002/SkyHanni/blob/beta/CONTRIBUTING.md). \ No newline at end of file
+If you are interested in the technical side of SkyHanni, read
+the [Contributing Guide](https://github.com/hannibal002/SkyHanni/blob/beta/CONTRIBUTING.md). \ No newline at end of file