Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pri22296 committed May 15, 2017
1 parent a709275 commit 5255b82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Features include:

* Full customization of the look and feel of the Table
* Build the Table as you wish, By adding Rows, or by columns or even
mixing both these approaches.
mixing both these approaches.

.. inclusion-marker-introduction-end
Expand Down Expand Up @@ -72,7 +72,7 @@ Links
Usage
**************************************************************************

.. code:: python
.. code::python
>>> from beautifultable import BeautifulTable
>>> table = BeautifulTable()
Expand Down

0 comments on commit 5255b82

Please sign in to comment.