diff --git a/README.md b/README.md index 9d6693d..573d867 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ # pluGET -A plugin manager that handles [Spigot plugins](https://www.spigotmc.org/resources/) for minecraft servers written in python. +A package manager that handles [Spigot plugins](https://www.spigotmc.org/resources/) for minecraft servers written in python. ## Issues? Found a bug? @@ -26,8 +26,8 @@ A plugin manager that handles [Spigot plugins](https://www.spigotmc.org/resource ## About This is a package/plugin manager for minecraft [Spigot](https://www.spigotmc.org/) servers and its forks (e.g. [PaperMC](https://papermc.io/)). This program is suited for minecraft server owners who want to save time and stay on top of their plugin versions. -The program input and the associated config are pretty self explanatory so every server owner and not only the most tech savy ones can use pluGET to ease their plugin handling. -Follow the [Installation](https://github.com/Neocky/pluGET#installation) below for an easy and hassle free setup of pluGET. +The program input and the associated config file are pretty self explanatory so every server owner and not only the most tech savy ones can use pluGET to ease their plugin handling. +Follow the [Installation](https://github.com/Neocky/pluGET#installation) guide below for an easy and hassle free setup of pluGET. If you still have questions [here](https://github.com/Neocky/pluGET#need-help) is the best place to ask for support. The program works with a locally installed server or with a remote host through SFTP, when configured in the config. @@ -42,7 +42,7 @@ pluGET can: ## Need help? -[Discord](https://discord.gg/tTrYuaVXxN) +[Discord](https://discord.gg/475Uf4NBPF) ## Installation