Update README.md

This commit is contained in:
Andrew Miner
2015-02-27 15:31:57 -08:00
parent 10cb4ad95e
commit 1ec499ba5b
+3 -4
View File
@@ -4,11 +4,10 @@ Crafting Guide is the ultimate step-by-step guide for making anything in Minecra
**Check out the [Trello Board](https://trello.com/b/s9N0aTYd/crafting-guide) to see what's coming up!**
## Adding a new Mod
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.
## Adding new features
If there's something you'd like to see Crafting Guide do, feel free to open an issue against this project. Be sure to describe exactly what you have in mind, and explain why you think it would benefit everyone who uses Crafting Guide. If you like, you can even clone the repository and get started on implementing it yourself!
## 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!