diff --git a/README.md b/README.md index 3a0ed50..fd7e5d1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ -# Refined Pipes +# Refined Pipes [![CurseForge](http://cf.way2muchnoise.eu/full_370696_downloads.svg)](http://minecraft.curseforge.com/projects/refined-pipes) -Pretty self-explanatory: Refined Pipes is a Minecraft mod that adds pipes. +Refined Pipes is a Minecraft mod that adds pipes. -It is my goal to have the best item, fluid and energy transport pipes in modded Minecraft. +It is my goal to have the best standalone (no external dependencies, no special ores/ingots required) item, fluid and energy transport pipes in modded Minecraft. + +Similar to Refined Storage, I don't want people to think too much when using this mod, it should stay simple in use. That doesn't mean I won't be adding lots of features, though. diff --git a/src/main/resources/META-INF/mods.toml b/src/main/resources/META-INF/mods.toml index d40968f..662f2a5 100644 --- a/src/main/resources/META-INF/mods.toml +++ b/src/main/resources/META-INF/mods.toml @@ -7,5 +7,5 @@ version="${version}" displayName="Refined Pipes" authors="Refined Pipes authors" description=''' -Pipes that are refined. What more do you want? +Refined Pipes is a Minecraft mod that adds pipes. '''