aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTom Christie2012-09-09 16:56:04 +0100
committerTom Christie2012-09-09 16:56:04 +0100
commitd4f8b4cf0683923fe85652f8fd572d2931eb3074 (patch)
tree0bdf405a6c67d2f62f6670e749b72bf9be0fafe6 /README.md
parentbaa6e2c18b94345e8f00f28a34817abdbdb437dc (diff)
downloaddjango-rest-framework-d4f8b4cf0683923fe85652f8fd572d2931eb3074.tar.bz2
Collapsing menu, travis and github badges, horizontal scrolling code on overflow
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index a2517378..31450052 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,8 @@
**Author:** Tom Christie. [Follow me on Twitter][twitter]
+[![Build Status](https://secure.travis-ci.org/tomchristie/django-rest-framework.png?branch=restframework2)][travis]
+
# Overview
This branch is the redesign of Django REST framework. It is a work in progress.
@@ -79,7 +81,7 @@ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
+[travis]: http://travis-ci.org/tomchristie/django-rest-framework?branch=restframework2
[twitter]: https://twitter.com/_tomchristie
[docs]: http://tomchristie.github.com/django-rest-framework/
[urlobject]: https://github.com/zacharyvoase/urlobject