diff options
| author | James E. Blair <corvus@gnu.org> | 2015-07-25 09:16:10 -0700 |
|---|---|---|
| committer | James E. Blair <corvus@gnu.org> | 2015-07-25 09:32:58 -0700 |
| commit | c670c45397e60cffaf4daa581cfdca5a637758c7 (patch) | |
| tree | 439455356d2baa0c9135a2e464b921abd2acc858 | |
| parent | 0bc1f9f2d89fe269d6a07df42025826c288775f3 (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.rst | 9 |
1 files changed, 8 insertions, 1 deletions
| @@ -61,7 +61,14 @@ To exit presentty gracefully, use the 'q' key. | |||
| 61 | Source | 61 | Source |
| 62 | ------ | 62 | ------ |
| 63 | 63 | ||
| 64 | Git repo: https://gitorious.org/presentty | 64 | Git repo: http://git.inaugust.com/cgit/presentty/ |
| 65 | |||
| 66 | Contributing | ||
| 67 | ------------ | ||
| 68 | |||
| 69 | To send your latest commit as a patch, run:: | ||
| 70 | |||
| 71 | git send-email --to corvus@gnu.org --annotate -1 | ||
| 65 | 72 | ||
| 66 | License | 73 | License |
| 67 | ------- | 74 | ------- |
