From e060c0818194b0d2b0ebc65d1d8bb67f3f33429c Mon Sep 17 00:00:00 2001 From: Encode42 Date: Thu, 3 Jun 2021 11:22:49 -0400 Subject: [PATCH] Update wording --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1f0b799..efd2fc7 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,10 @@ There will never be a guide that will give you perfect results. Each server has Your choice of server software can make a huge difference in performance and api possibilities. There are currently multiple viable popular server jars, but there are also a few that you should stay away from for various reasons. Recommended top picks: -* [Paper](https://github.com/PaperMC/Paper) - This is the more popular server software that aims to improve performance while also fix gameplay and mechanics inconsistencies -* [Tuinity](https://github.com/Spottedleaf/Tuinity) - A fork of paper that aims at improving server performance further than paper -* [Purpur](https://github.com/pl3xgaming/Purpur) - Tuinity fork that aims at giving the server owner more freedom in feature configurability -* [Airplane](https://github.com/Technove/Airplane) - A fork of tuinity that aims at improving server performance further than tuinity +* [Paper](https://github.com/PaperMC/Paper) - The second most popular server software that aims to improve performance while fixing gameplay and mechanics inconsistencies. +* [Tuinity](https://github.com/Spottedleaf/Tuinity) - Paper fork that includes even more high-performance patches. +* [Purpur](https://github.com/pl3xgaming/Purpur) - Tuinity fork focused on features and the freedom of customization. +* [Airplane](https://github.com/Technove/Airplane) - Tuinity fork that aims to further improve server performance. You should stay away from: * Yatopia - "The combined power of Paper forks for maximum instability and unmaintainablity!" - [KennyTV's list of shame](https://github.com/KennyTV/list-of-shame). Nothing more to be said.