diff --git a/index.html b/index.html
index 073c47c..e64ff56 100644
--- a/index.html
+++ b/index.html
@@ -31,7 +31,13 @@
-
+
Install:
+
+Extract the zip into your minetest mods folder and rename "minetest-mod-snow-master" to "snow".
+
+Forum post: http://minetest.net/forum/viewtopic.php?id=2290
+
+
This mod adds snow biomes to minetest.
There are nine biome types: (click on one to see the image)
@@ -59,6 +65,38 @@ There are nine biome types: (click on one to see the image)
3d snow made possible with nodebox technology!
Moss spreads on cobble to make mossy cobble.
Christmas trees can be found when digging pine needles.
+Uninstall:
+
+Simply delete the folder snow from the mods folder.
+
+Changelog:
+
+Version 1.4
+
+
+- New biomes, snowy and plain
+- Christmas Trees
+- Snowfall
+
Version 1.3
+
+
+- Smooth transitions
+- Snow Bricks
+
Version 1.2
+
+
+- Pine trees
+- Moss
+- Alpine biomes
+- Dry shrubs
+
Version 1.1
+
+Version 1.0
+
+
diff --git a/params.json b/params.json
index 31d3ac5..0cd662f 100644
--- a/params.json
+++ b/params.json
@@ -1 +1 @@
-{"tagline":"A mod for Minetest which adds snow.","google":"","body":"\r\nThis mod adds snow biomes to minetest.\r\nThere are nine biome types: (click on one to see the image)\r\n* [Normal](http://img20.imageshack.us/img20/402/cold3.png)\r\n* [Icebergs](http://img193.imageshack.us/img193/5245/icebergs.png)\r\n* [Icesheet](http://img526.imageshack.us/img526/2755/icesheet.png)\r\n* [Broken Icesheet](http://img337.imageshack.us/img337/6816/icehole.png)\r\n* [Icecave](http://img688.imageshack.us/img688/2592/icecaver.png)\r\n* [Coast](http://img833.imageshack.us/img833/6908/cold2.png)\r\n* [Alpine](http://img705.imageshack.us/img705/5660/screenshot3178948531.png)\r\n* [Snowy](http://img836.imageshack.us/img836/9190/screenshot3123824172.png)\r\n* [Plain](http://img541.imageshack.us/img541/4341/screenshot3123507278.png)\r\n\r\nExample map:\r\n\r\n\r\n\r\n**Features:**\r\n* You can craft snow blocks with four snowballs.\r\n* You can craft snow bricks with four snow blocks.\r\n* Snow and ice melts when near warm blocks such as lava, torches etc.\r\n* Water freezes over when snow blocks are in contact.\r\n* 3d snow made possible with nodebox technology!\r\n* Moss spreads on cobble to make mossy cobble.\r\n* Christmas trees can be found when digging pine needles.","note":"Don't delete this file! It's used internally to help with page regeneration.","name":"Snow Biomes"}
\ No newline at end of file
+{"body":"**Install:**\r\n\r\nExtract the zip into your minetest mods folder and rename \"minetest-mod-snow-master\" to \"snow\".\r\n\r\nForum post: http://minetest.net/forum/viewtopic.php?id=2290\r\n\r\n\r\nThis mod adds snow biomes to minetest.\r\nThere are nine biome types: (click on one to see the image)\r\n* [Normal](http://img20.imageshack.us/img20/402/cold3.png)\r\n* [Icebergs](http://img193.imageshack.us/img193/5245/icebergs.png)\r\n* [Icesheet](http://img526.imageshack.us/img526/2755/icesheet.png)\r\n* [Broken Icesheet](http://img337.imageshack.us/img337/6816/icehole.png)\r\n* [Icecave](http://img688.imageshack.us/img688/2592/icecaver.png)\r\n* [Coast](http://img833.imageshack.us/img833/6908/cold2.png)\r\n* [Alpine](http://img705.imageshack.us/img705/5660/screenshot3178948531.png)\r\n* [Snowy](http://img836.imageshack.us/img836/9190/screenshot3123824172.png)\r\n* [Plain](http://img541.imageshack.us/img541/4341/screenshot3123507278.png)\r\n\r\nExample map:\r\n\r\n\r\n\r\n**Features:**\r\n* You can craft snow blocks with four snowballs.\r\n* You can craft snow bricks with four snow blocks.\r\n* Snow and ice melts when near warm blocks such as lava, torches etc.\r\n* Water freezes over when snow blocks are in contact.\r\n* 3d snow made possible with nodebox technology!\r\n* Moss spreads on cobble to make mossy cobble.\r\n* Christmas trees can be found when digging pine needles.\r\n\r\n**Uninstall:**\r\n\r\nSimply delete the folder snow from the mods folder.\r\n\r\n**Changelog:**\r\n\r\nVersion 1.4\r\n* New biomes, snowy and plain\r\n* Christmas Trees\r\n* Snowfall\r\n \r\nVersion 1.3\r\n* Smooth transitions \r\n* Snow Bricks\r\n\r\nVersion 1.2\r\n* Pine trees\r\n* Moss\r\n* Alpine biomes\r\n* Dry shrubs\r\n\r\nVersion 1.1\r\n* Better mapgen\r\n\r\nVersion 1.0\r\n* Initial release","tagline":"A mod for Minetest which adds snow.","google":"","note":"Don't delete this file! It's used internally to help with page regeneration.","name":"Snow Biomes"}
\ No newline at end of file