diff --git a/README.md b/README.md index 573d867..b44b411 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,11 @@ A package manager that handles [Spigot plugins](https://www.spigotmc.org/resourc ## 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 is a package manager for minecraft [Spigot](https://www.spigotmc.org/) servers and its forks (e.g. [PaperMC](https://papermc.io/)). +Plugin management was the hard part of mangaging a minecraft server. The time i needed to check the [Spigot ressource](https://www.spigotmc.org/resources/) page for updates for the installed plugins was shocking. +So I built pluGET to automate/ease the plugin handling for a minecraft server and to turn the shocking part of managing a minecraft server to an easy one. 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 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. +The program input and the associated config file are pretty clear 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.