Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f18f15f

Browse files
committed
Make README.txt consistent reStructuredText
It seems that the README file is formatted as reStructuredText, but not consistently.
1 parent ecb4802 commit f18f15f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.txt renamed to README.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
1+
##########
12
matplotlib
2-
==========
3+
##########
34

45
matplotlib is a python 2D plotting library which produces publication
56
quality figures in a variety of hardcopy formats and interactive
67
environments across platforms. matplotlib can be used in python
78
scripts, the python and ipython shell (ala matlab or mathematica), web
89
application servers, and various graphical user interface toolkits.
910

10-
Home page: <http://matplotlib.org/>
11-
11+
`Home page <http://matplotlib.org/>`_
1212

1313
Installation
1414
=============
15+
1516
For installation instructions and requirements, see the INSTALL file.
1617

1718
Testing

0 commit comments

Comments
 (0)