aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorwillies952002 <[email protected]>2016-03-20 20:32:00 -0400
committerwillies952002 <[email protected]>2016-03-20 21:00:46 -0400
commitd281b8fbc6c70bb3f0b8175c7fe6cdd95937d4c0 (patch)
treeba15c48a2a04104c60f70c93cee46e1e7d32a96a /README.md
parent537c4994db380032dbe7e03d967296a35ddc5749 (diff)
downloadPaper-d281b8fbc6c70bb3f0b8175c7fe6cdd95937d4c0.tar.gz
Paper-d281b8fbc6c70bb3f0b8175c7fe6cdd95937d4c0.zip
Update README.md
Remove all reamining instances of `PaperSpigot` and replace them with `Paper`
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files 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.