diff --git a/Instructions.wiki b/Instructions.wiki
index ed892f7..3eca7c6 100644
--- a/Instructions.wiki
+++ b/Instructions.wiki
@@ -41,15 +41,17 @@ banner/icon/sound of WAD A!
*CHANNEL INFORMATION*
You may want to change the channel information, i.e. the title and ID.
-Let's change the channel title first. It's the text that will be displayed when you hold your cursor
-over the channel. Goto the "Title" tab and fill a title for all languages. If you want to change the
-title for a specific language, just use the language's textbox. If you want a different title for every
+Let's change the channel title first. It's the text that will be displayed when you hold your cursor
+over the channel. Goto the "Title" tab and enter a title for all languages. If you want to change the
+title for a specific language, just use the language's textbox. If you want a different title for every
language, you don't need to fill in a title for all languages.
-Now, the title ID. Open the "Options" tab and you'll see a textbox for the ID. The ID is 4 characters long
+You may also use the translate "Channel" button. Enter the english name in the all languages textbox
+(e.g. "MPlayer Channel"). Click translate and it will be automatically translated to each language.
+Now, the title ID. Open the "Options" tab and you'll see a textbox for the ID. The ID is 4 characters long
and only contains letters and numerics. Lower case letters will automatically converted to upper case.
Change it to a unique(!) ID, because channels will overwrite existing channles with the same ID!
-I recommend not to use any title ID beginning with the following characters, because official channels
+I recommend not to use any title ID beginning with the following characters, because official channels
use these and thus your channel may overwrite them:
C, E, F, H, J, L, M, N, P, Q, W
@@ -125,12 +127,14 @@ That's it, here's nothing left to do.
*CREATING THE WAD*
Well, your channel should be ready to be created.
-Goto the "Options" tab and check the Lz77 checkbox, if you want to compress your channel to safe some Wii memory.
-If your channel doesn't work, first try it again without compression.
-Now just click on the create WAD button (The big one with the different text each startup).
-CustomizeMii will do some failure checks and if all went fine, a save dialog will pop up.
-If you get an error or warning, read the message carefully. It should give you enough information to fix
+Just click on the create WAD button.
+CustomizeMii will do some failure checks and if all went fine, a save dialog will pop up.
+If you get an error or warning, read the message carefully. It should give you enough information to fix
the problem yourself.
+You can also send the Channel directly to the Wii. For it to work, the Channel must be less than 4 MB of space.
+Make sure the Homebrew Channel is running and connected. Click the send WAD button. Choose a protocol
+and enter your Wii's IP and the IOS to use for installation. Click on transmit to start the creation and
+transmission process. After the channel was sent, you will be asked if you want to save the Channel.
-So, if you got down to here, you're done by now. Please, if you find any bugs or have suggestions, take some
+So, if you got down to here, you're done by now. Please, if you find any bugs or have suggestions, take some
seconds to report them at the issue tracker: http://code.google.com/p/customizemii/issues/list
\ No newline at end of file
diff --git a/Readme.wiki b/Readme.wiki
index ca22855..b698279 100644
--- a/Readme.wiki
+++ b/Readme.wiki
@@ -12,6 +12,23 @@ Thanks to icefire / Xuzz for the basic idea of this Application!
-----------------------------------------------------------------------------------------
==Changelog:==
+===Version 2.1===
+ * Added CustomizeMii Installer (by WiiCrazy / I.R.on)
+ * Fixed rough edges (artifacts) on images (will be fixed automatically)
+ * Replaced the TPL preview window with the one from ShowMiiWads for easier handling
+ * Added loop prelistening to the BNS conversion window (only for wave files)
+ * Added drag & drop ability cause the file dialogs kept bothering me
+ * Improvement in startup speed (thanks shadow1643)
+ * Added creation/last edited time (only for CustomizeMii 2.1+ channels)
+ * Added a button to translate the word "Channel" to every language
+ * Improved detection of required TPLs
+ * Little improvements and fixes
+ * Changed the complex forwarder to be more configurable (choose any path you want)
+ * ForwardMii is now bundled with CustomizeMii
+
+===Version 2.01===
+ * Base WAD downloading works again
+
===Version 2.0===
* Added BNS conversion (Mono and Stereo, with and without loop)
* Fixed MP3 conversion (some files didn't convert)
@@ -62,12 +79,13 @@ The author can't be held responsible for any damages arising from the use of it.
==Thanks:==
Xuzz for his idea and hard work
+WiiCrazy / I.R.on for CustomizeMii Installer
Xuzz, SquidMan, megazig, Matt_P, Omega and The Lemon Man for Wii.py
SquidMan for Zetsubou
Andre Perrot for gbalzss
comex and Waninkoko for both their NAND Loader
-djdynamite123 for the forwarder base files (ForwardMii-Plugin)
-The USB Loader GX Team for their forwarder source (ForwardMii-Plugin)
+djdynamite123 for the forwarder base files
+The USB Loader GX Team for their forwarder source
-----------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------