diff --git a/README.md b/README.md index 455307c..a3ccb27 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # 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) + ![Example output](https://raw.githubusercontent.com/nirum/tableprint/master/example.png) ## About