<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -6,92 +6,27 @@ This is the README file for Memo.
   are permitted in any medium without royalty provided the copyright
   notice and this notice are preserved.
 
-About
-=====
 Memo is a recursive acronym standing for Memo Enables Memory Optimisation.
 
-Memo's purpose is enhancing it's user ability to remember foreign words and
-phrases by regular repetition of properly chosen material. Memo regularly
-sends emails containing packs of words or phrases to be translated by the
-receiver.  User replies to the email filling in the answers. Memo parses the
-reply and updates it's database with users results. Sets of questions for
-every test are chosen basing on user's performance in previous tests - the
-words that are most difficult for the user are sent more frequently.
+Memo's purpose is enhancing its user's ability to remember foreign words and
+phrases by regular repetition of a properly chosen material. Memo can be used
+to regularly send emails containing packs of words or phrases to be translated
+by the receiver. User replies to the e-mail filling in the answers. Memo
+parses the reply and updates its internal database with user's results. Sets
+of questions for every test are chosen basing on user's performance in
+previous tests -- the words that are most difficult for the user are sent more
+frequently.
 
-Requirements
-============
+Memo's manual is maintained in the Texinfo format. The source file is
+'doc/memo.texi' and it may be converted to various other formats using the
+makeinfo utility by calling 'make pdf', 'make html' or 'make info'.
 
-The following software is required to run Memo.
+Technical documentation may be generated using Doxygen. The required Doxyfile
+is created by the 'configure' script.
 
- - mailx &lt;http://heirloom.sourceforge.net/mailx.html&gt;.
- - procmail &lt;http://www.procmail.org/&gt;.
- - Some essential tools, such as bash, awk, grep and sed. All of these can be
-   found in the GNU operation system &lt;http://www.gnu.org&gt;.
+Copying conditions are available in the 'COPYING' file. Detailed installing
+instructions can be found in the 'INSTALL' file.
 
-Besides, you are going to need a shell account.
+Please report all bugs or unexpected behaviour.
 
-Installation
-============
-
-Just do
-
-  $ ./configure &amp;&amp; make install
-
-as there is nothing to make. Details may be found in the INSTALL file.
-
-Before the first execution
-==========================
-
-The current, very immature version of Memo requires some preparation before
-usage. First of all install Memo. In the rest of this part of README it will
-be assumed that executable 'memo' is available in your $PATH.
-
-After Memo has been installed, you need to construct or fetch a words database
-and save it in '~/.memo/db' file. It's format is following:
-
-word|translation|positive_answers|negative_answers
-
-Two first fields are strings consisting of nearly any characters besides '|',
-two other are integers. At the beginning all positive and negative answers
-count should be zeroed. Lines beginning with a has are ignored. Following
-lines are an example of an initial database.
-
-kot|cat|0|0
-pies|dog|0|0
-# End of animals, beginning food category
-mleko|milk|0|0
-flaki wo&#322;owe|beef tripe|0|0
-
-Create a ~/.memo/memo.rc file and add to it following two lines:
-
-MEMO_FROM=&quot;email_to_which_replies_to_tests_will_be_directed@example.org&quot;
-MEMO_TO=&quot;email_to_which_send_test@example.org&quot;
-
-Both addresses may be the same, obviously.
-
-Having a database and a configuration file you are ready to send tests. Now
-it's time to configure receiving. Be sure that your incoming mail is filtered
-by procmail. If it is not, find out how to enable it at procmail's
-documentation. Afterwards add to your ~/.procmailrc the following rule.
-
-:0:
-* ^Subject: Re: memo ([0-9]*)
-| memo -r
-
-Now procmail should forward your replies to Memo's tests to the Memo's parser.
-It's time to give it a first shot.
-
-  $ memo -s
-
-Usage
-=====
-Consider adding to your crontab the following line, adjusted to your needs.
-
-19  12  *   *   *   memo -s
-
-Don't forget to inform the authors in case of spotting a bug or any other
-unwanted behavior which doesn't seem to be a feature.
-
-Copying conditions
-==================
-See the COPYING file.
+Don't forget to visit Memo's homepage: http://www.nongnu.org/memo .</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>4eb7c8a91c43e261df3a474c88f73e9f02f22b71</id>
    </parent>
  </parents>
  <author>
    <name>Jan St&#281;pie&#324;</name>
    <email>jstepien@users.sourceforge.net</email>
  </author>
  <url>http://github.com/jstepien/memo/commit/586cdaf573a48f9a437e648938c9186b7cc53b58</url>
  <id>586cdaf573a48f9a437e648938c9186b7cc53b58</id>
  <committed-date>2009-02-21T14:24:28-08:00</committed-date>
  <authored-date>2009-02-21T14:24:28-08:00</authored-date>
  <message>Cleaned up README removing duplicate information.</message>
  <tree>d3d215524de4461bb9fbfc8169b01fa3d9977baa</tree>
  <committer>
    <name>Jan St&#281;pie&#324;</name>
    <email>jstepien@users.sourceforge.net</email>
  </committer>
</commit>
