summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3313554..09a1d31 100644
--- a/README.md
+++ b/README.md
@@ -2,3 +2,8 @@ configobj
=========
Python 3+ compatible port of the configobj library
+
+Current Effort:
+---------------
+make existing unit tests run on python 2.6, 2.7, 3.2 3.3
+[![Build Status](https://travis-ci.org/DiffSK/configobj.png?branch=master)](https://travis-ci.org/DiffSK/configobj)