From 2cf3f8a76334e7656357da53e2da0eae17631b7a Mon Sep 17 00:00:00 2001 From: Niru Maheswaranathan Date: Wed, 30 Sep 2015 13:50:46 -0700 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e5df32d..108cc83 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # tableprint -:clipboard: pretty ASCII printing of tabular data in python :snake: +Pretty ASCII printing :clipboard: of tabular data in python :snake: [![PyPi version](https://img.shields.io/pypi/v/tableprint.svg)](https://pypi.python.org/pypi/tableprint) +[![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)