From b002d52c7f48f1ce5a9dca50b22289320c50ea29 Mon Sep 17 00:00:00 2001 From: MiniDigger Date: Thu, 22 Sep 2016 05:50:38 +0200 Subject: [PATCH] [CI-SKIP] Add javadocs to readme (#427) Add javadocs to readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d5bfe5b7..62da4f014 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,8 @@ High performance Spigot fork that aims to fix gameplay and mechanics inconsisten Documentation ------ -Access the paper docs here: [paper.readthedocs.io](https://paper.readthedocs.io/) +Access the Paper docs here: [paper.readthedocs.io](https://paper.readthedocs.io/) +Access the Paper API javadocs here: [paperdocs.emc.gs](https://paperdocs.emc.gs) How To (Server Admins) ------