Skip to content

Commit

Permalink
update badge styles [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
sheppard committed Dec 29, 2014
1 parent 8b1550f commit 71e0d8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

[wq.db](http://wq.io/wq.db) is a collection of Python modules for building robust, flexible schemas and REST APIs for use in creating field data collection apps and (more generally) mobile-first websites with progressive enhancement. wq.db is the backend component of [wq] and is geared primarily for use with [wq.app], though it can be used separately. wq.db is built on the [Django] platform.

[![Build Status](https://travis-ci.org/wq/wq.db.png?branch=master)](https://travis-ci.org/wq/wq.db)
[![PyPI Package](https://pypip.in/version/wq.db/badge.png)](https://pypi.python.org/pypi/wq.db)
[![Build Status](https://travis-ci.org/wq/wq.db.svg?branch=master)](https://travis-ci.org/wq/wq.db)
[![PyPI Package](https://pypip.in/version/wq.db/badge.svg?style=flat)](https://pypi.python.org/pypi/wq.db)

Tested on Python 2.7 and 3.4, with Django 1.6 and 1.7.

Expand Down

0 comments on commit 71e0d8a

Please sign in to comment.