+1.) Extract binary distribution package on a directory.
+ If you use Linux/Unix OS, you may prefer to extract it in ~/NeverNote
+ If you use MS-Windows, you may extract it in D:/NeverNote
+
+ Some archive managers do not untar all subdirectories properly because some of the subdirectories
+ are initially empty. After untarring, you should see a lib, res, images, db, qss, and logs directories
+ directly under the nevernote directory.
+ Some of these will be empty until you begin running the program.
+
+2.) Edit nevernote.sh (for Linux) or nevernote.bat (for Windows) in this directory.
+ At the top of the file there will be 4 variables.
+2-1.) Edit the NEVERNOTE variable to point to the full path of where you installed NeverNote.
+2-2.) Edit the JAMBI_LOCATION variable to point to the full path of where QT Jambi was installed.
+2-3) Edit the JABBI_VERSION variable to indicate the proper QT Jambi version you have installed.
+ I've tested with 4.5 only. I don't think older versions will work.
+2-4.) Edit the JAMBI_PLATFORM variable to indicate the Linux/Windows platform you are running.
+
+3.) Launch nevernote.sh (for Linux) or nevernote.bat (for Windows) to start
+
+4.) Enjoy!
+
+
+
+--- Configuration ---
+
+There are additional options if you wish to run multiple copies under the same userid.
+These settings are optional and, depending upon your needs, you probably don't need to touch them.
+
+Thera are also additional options to tune a performance of Java Virtual Machine. If you do not aware,
+don't touch it. If you use recent multi-core and high performance CPU, its change may improve
+a performance.
+
+Please see either nevernote.sh or nevernote.bat for details.
+
+
+--- Run ---
+
+If you've read this far and have done everything described above then you're done. You should be
+able to run the nevernote.sh (or nevernote.bat for Windows) script and start things up.
+The initial synchronize will take a while depending upon the amount of data.
+
+This prgram has the ability to synchronize against production servers as well as sandbox servers
+or to use multiple accounts under the same Linux/Windows ID.
+Please see the startup script for details if you wish to run multiple copies under the same Linux or
+Windows userid.