summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrett O'Donnell <cornernote@gmail.com>2015-08-12 17:09:20 +0930
committerBrett O'Donnell <cornernote@gmail.com>2015-08-12 17:09:20 +0930
commit7666867b68f08c3e43d6def9ef565430ffda4d1f (patch)
tree9ca60d63578dc8eaf22edcbd9affc183da505773
parent6c168e6225681aa980b9cd2cbf8030633a2458bd (diff)
add heading
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 602621f..ce539d1 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
+# Biome Lib
+
This library's purpose is to allow other mods to add growing things to the map in a straightforward, simple manner. It contains all the core functions needed by mods and modpacks such as More Trees, Tiny Trees, Plantlife, and others.
Spawning of plants is optionally sensitive to the amount of available light, elevation, nearness to other nodes, plant-to-plant density, water depth, and a whole host of controls.