Adds makefile, bumps version to 0.1.5

This commit is contained in:
Niru Maheswaranathan
2015-10-01 10:16:00 -07:00
parent 627cc32ac0
commit 7ca03c0fd6
8 changed files with 21 additions and 21 deletions

View File

@@ -8,7 +8,7 @@ Tableprint is a library for printing out numerical data in Ascii formatted table
Installation
------------
First, we need to install the module. We can do that using pip:
First, we need to install the module. We can do that using ``pip``:
.. code-block:: bash