From 9404fe8e3df7c95401d615df58bb5e6ce6c0a256 Mon Sep 17 00:00:00 2001 From: Anand Chitipothu Date: Tue, 28 Feb 2012 20:30:00 +0530 Subject: [PATCH] Added build status. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ff209933..b877a563 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ web.py is a web framework for Python that is as simple as it is powerful. -Visit http://webpy.org/ for more information. \ No newline at end of file +Visit http://webpy.org/ for more information. + +![build status](https://secure.travis-ci.org/webpy/webpy.png?branch=master) \ No newline at end of file