diff options
author | Ryan Petrello <lists@ryanpetrello.com> | 2012-03-30 16:02:32 -0400 |
---|---|---|
committer | Ryan Petrello <lists@ryanpetrello.com> | 2012-03-30 16:10:51 -0400 |
commit | 54c40f6bbf24fb3e1810ae5f9d248ad395715e57 (patch) | |
tree | 91ffd824293a3e227bdc24a4e39ae7af7e573889 /README.rst | |
parent | 4643aa13a0d1d4c44477671860d0d618d9ea78d9 (diff) | |
download | pecan-54c40f6bbf24fb3e1810ae5f9d248ad395715e57.tar.gz |
More README updates.
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -63,3 +63,9 @@ All contributions must: * Not break the test or build. Before issuing a pull request, ``$ pip install tox && tox`` from your source to ensure that all tests still pass across multiple versions of Python. + * Add your name to the (bottom of the) AUTHORS file. + +Additional Help/Support +----------------------- +Most Pecan interaction is done via the #pecanpy channel on `FreeNode +<http://freenode.net/>`_ IRC. |