From 6a7f542414dbe3d840577d77f64a8310872bc01c Mon Sep 17 00:00:00 2001 From: Andrew Miner Date: Fri, 6 Mar 2015 19:33:26 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2658d8a6f..2ccb9e24f 100644 --- a/README.md +++ b/README.md @@ -10,4 +10,4 @@ If there's something you'd like to see Crafting Guide do, feel free to open an i ## Adding a new Mod -The data files for Crafting Guide are kept in a separate repository, [crafting-guide-data](https://github.com/andrewminer/crafting-guide-data), along with all the documentation on how to add support for your own favorite mod. No programming required! +Is Crafting Guide missing a mod you use? Check out the [Adding a new Mod](https://github.com/andrewminer/crafting-guide/wiki/Adding-support-for-a-new-Mod) page for full details on how to add support for your favorite mod. No programming required!