LoNote personal note-taking software

==============================
    簡介：LoNote是一款採用python3 + PyQt4的個人筆記軟體
    作者：林雪凡＝Larina <larina.wf@gmail.com>
    授權：GPLv3
          Labrary: google_diff_match_patch
                     under the Apache License created by Neil Fraser.
    啟動時間：2011年2月20日
==============================

    == Runtime Environment ==
        python >= 3.1
        pyqt4(Compile for python >= 3.1)

        關於建立運行環境的方法，可以參考：
            http://code.google.com/p/lonote/wiki/RuntimeEnv

    == How to Run ==
        Double click "lonote.pyw"

    == About Link ==
        【Google Code】
            http://code.google.com/p/lonot
        【Document】
            http://code.google.com/p/lonote/wiki/Intro
        【Forum】
            https://groups.google.com/forum/#!forum/lonote
        【My Blog】
            http://wfst.blogspot.com
