From ee7763eb427a4e45aecd3da6dd191378ccbca877 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Wed, 28 Dec 2016 15:48:40 +0100 Subject: [PATCH] Minor README change --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3bccad6..b7697cc 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ This mod is for modders who want to learn how to use the APIs of the mods `doc`, `doc_items` and `doc_identifier` from the Help modpack. It is useless for anyone else. This mod should only be used for testing -and not in production. +and learning. not for actual playing or for servers, as it will only clutter +the the help categories. It demonstrates the usage of the APIs of the Help mods. This should help you in getting started with this modpack.