Update README.md

This commit is contained in:
Niru Maheswaranathan
2016-05-03 17:48:27 -07:00
parent 4ec974d286
commit 0ce1dad1c3

View File

@@ -2,6 +2,8 @@
Pretty console printing :clipboard: of tabular data in python :snake:
[![PyPi version](https://img.shields.io/pypi/v/tableprint.svg)](https://pypi.python.org/pypi/tableprint)
[![Build Status](https://travis-ci.org/nirum/tableprint.svg?branch=master)](https://travis-ci.org/nirum/tableprint)
[![Coverage Status](https://coveralls.io/repos/github/nirum/tableprint/badge.svg?branch=master)](https://coveralls.io/github/nirum/tableprint?branch=master)
[![Documentation Status](https://readthedocs.org/projects/tableprint/badge/?version=latest)](http://tableprint.readthedocs.org/en/latest/?badge=latest)
![Example output](https://raw.githubusercontent.com/nirum/tableprint/master/example.png)