From c4658913361c8245ff6377ffd1f15b1d85ec6170 Mon Sep 17 00:00:00 2001 From: Niru Maheswaranathan Date: Mon, 28 Sep 2015 14:43:05 -0700 Subject: [PATCH] Fixes typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3ccb27..e5df32d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # tableprint :clipboard: pretty ASCII printing of tabular data in python :snake: -[![PyPi version](https://img.shields.io/pypi/v/nine.svg)](https://pypi.python.org/pypi/tableprint) +[![PyPi version](https://img.shields.io/pypi/v/tableprint.svg)](https://pypi.python.org/pypi/tableprint) ![Example output](https://raw.githubusercontent.com/nirum/tableprint/master/example.png)