From 851ba25702e0b78d9653caa543af215f3702e10b Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 7 Feb 2016 11:00:14 -0500 Subject: [PATCH] Update README.rst --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index e17e488..57218b7 100644 --- a/README.rst +++ b/README.rst @@ -142,6 +142,8 @@ To install tablib, simply: :: $ pip install tablib +Make sure to check out `Tablib on PyPi `_! + Contribute ----------