From ad2ee6961e86e54d19b9b9ff2bb2d308ca3be1a0 Mon Sep 17 00:00:00 2001
From: Kevin Lyda <kevin@ie.suberic.net>
Date: Sat, 26 May 2012 19:19:26 +0100
Subject: [PATCH] README tweaks.

---
 README.rst | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

diff --git a/README.rst b/README.rst
index 7dbc6cb..6fb7a89 100644
--- a/README.rst
+++ b/README.rst
@@ -30,5 +30,14 @@ warnings and errors.
 Contributions
 =============
 
-Please add unit tests for new features or bug fixes.  To run all
-the unit tests run ``./setup test``.
+Contributions are welcome! Please add unit tests for new features
+or bug fixes.  To run all the unit tests run ``./setup test``.
+
+Unit tests are run on `Travis`_ for all supported python versions.
+
+The main site for this is on code.google.com with a backup site at
+github. Use whichever is convenient, the maintainer will push
+accepted patches to both.
+
+* http://code.google.com/p/chkcrontab/
+* http://code.google.com/p/chkcrontab/
-- 
GitLab