added edward's Git repo URL to README file
[edward.git] / README.md
index 30bc87dcb650538477fb83f69bed7ecd8f9cfff9..3b31835e30d2e3f81e2eeea2c30a409fd5524a92 100644 (file)
--- a/README.md
+++ b/README.md
@@ -7,6 +7,11 @@ signed email are successful.
 At the time of writing, this program is used by the Free Software Foundation
 as part of its campaign at https://emailselfdefense.org
 
+Edward's Git repo is current hosted at:
+<https://vcs.fsf.org/?p=edward.git;a=summary>
+
+    $ git clone https://vcs.fsf.org/git/edward.git
+
 ## License
 
 This program, its translation files, and its automated test cases are licensend
@@ -22,6 +27,11 @@ The public and private GPG keys in tests/testgnupghome are licensed under CC0.
 
 ## Usage
 
+To run the test cases in the top level directory: (No emails are sent)
+
+    $ ln -s edward_config.py.example edward_config.py
+    $ ./run-tests
+
 Edward expects the TO address of incoming emails and the FROM address of
 outgoing emails to be "edward-en@domain" or "edward-es@domain", etc. For a list
 of supported languages, look at the beginning of the edward source file, or
@@ -36,10 +46,6 @@ you will need to properly setup your mail transfer agent (MTA).)
 
     $ ./edward < input-email.eml
 
-To run the test cases in the top level directory: (No emails are sent)
-
-    $ ./run-tests
-
 No news (aside from execution duration) is good news.
 
 To automatically pipe incoming messages to edward and send its replies: (Notice
@@ -55,5 +61,5 @@ the added dot.)
 ## Contact
 
 Feel free to contact me with issues or patches for this program. My name is
-Andrew E and you may reach me at andrew.e.7327@gmail.com
+Andrew E and you may reach me at <andrew@engelbrecht.io>