From d281b8fbc6c70bb3f0b8175c7fe6cdd95937d4c0 Mon Sep 17 00:00:00 2001 From: willies952002 Date: Sun, 20 Mar 2016 20:32:00 -0400 Subject: [PATCH] Update README.md Remove all reamining instances of `PaperSpigot` and replace them with `Paper` --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 40e47f23ca..324b82a097 100644 --- a/README.md +++ b/README.md @@ -13,14 +13,14 @@ How To (Server Admins) Download a copy of Paperclip.jar from our buildserver here: https://ci.destroystokyo.com/job/PaperSpigot/ -Run the PaperClip jar directly from your server. Just like old times +Run the Paperclip jar directly from your server. Just like old times -PaperSpigot requires **Java 8** or above. +Paperclip requires **Java 8** or above. How To (Compiling From Source) ------ -To compile PaperSpigot, you need JDK 8, maven, and an internet connection. +To compile Paper, you need JDK 8, maven, and an internet connection. Clone this repo, run ./build.sh --jar from *bash*, get files. @@ -31,4 +31,4 @@ Special Thanks To: ![YourKit-Logo](https://www.yourkit.com/images/yklogo.png) -[YourKit](http://www.yourkit.com/), makers of the outstanding java profiler, support open source projects of all kinds with their full featured [Java](https://www.yourkit.com/java/profiler/index.jsp) and [.NET](https://www.yourkit.com/.net/profiler/index.jsp) application profilers. We thank them for granting PaperSpigot an OSS license so that we can make our software the best it can be. \ No newline at end of file +[YourKit](http://www.yourkit.com/), makers of the outstanding java profiler, support open source projects of all kinds with their full featured [Java](https://www.yourkit.com/java/profiler/index.jsp) and [.NET](https://www.yourkit.com/.net/profiler/index.jsp) application profilers. We thank them for granting Paper an OSS license so that we can make our software the best it can be.