Skip to content

Commit

Permalink
added requirements badge
Browse files Browse the repository at this point in the history
  • Loading branch information
dhedegaard committed Aug 6, 2015
1 parent 26bdf42 commit 4e62ca1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -2,6 +2,7 @@

[![Build Status](https://travis-ci.org/dhedegaard/webchat.svg?branch=master)](https://travis-ci.org/dhedegaard/webchat)
[![Coverage Status](https://coveralls.io/repos/dhedegaard/webchat/badge.svg?branch=master)](https://coveralls.io/r/dhedegaard/webchat?branch=master)
[![Requirements Status](https://requires.io/github/dhedegaard/webchat/requirements.svg?branch=master)](https://requires.io/github/dhedegaard/webchat/requirements/?branch=master)

A simple Django app for doing webchat over HTTP, it is implemented using long polling over AJAX using XHR.

Expand Down

0 comments on commit 4e62ca1

Please sign in to comment.