summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames E. Blair <corvus@gnu.org>2015-07-25 09:16:10 -0700
committerJames E. Blair <corvus@gnu.org>2015-07-25 09:32:58 -0700
commitc670c45397e60cffaf4daa581cfdca5a637758c7 (patch)
tree439455356d2baa0c9135a2e464b921abd2acc858
parent0bc1f9f2d89fe269d6a07df42025826c288775f3 (diff)
Update Git URL and add contributing docs0.2.0
Gitorious is gone, so update the upstream git URL and add a section on contributing.
-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-------