summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst9
1 files changed, 8 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 1e4a37f..9270b08 100644
--- a/README.rst
+++ b/README.rst
@@ -61,7 +61,14 @@ To exit presentty gracefully, use the 'q' key.
61Source 61Source
62------ 62------
63 63
64Git repo: https://gitorious.org/presentty 64Git repo: http://git.inaugust.com/cgit/presentty/
65
66Contributing
67------------
68
69To send your latest commit as a patch, run::
70
71 git send-email --to corvus@gnu.org --annotate -1
65 72
66License 73License
67------- 74-------