23
23
.. _Gitter : https://gitter.im/matplotlib/matplotlib
24
24
25
25
.. |NUMFocus | image :: https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A
26
- .. _NUMFocus : http ://www.numfocus.org
26
+ .. _NUMFocus : https ://www.numfocus.org
27
27
28
+ <<<<<<< HEAD
28
29
29
30
.. |GitTutorial | image :: https://img.shields.io/badge/PR-Welcome-%23FF8300.svg?
30
31
.. _GitTutorial : https://git-scm.com/book/en/v2/GitHub-Contributing-to-a-Project
31
32
32
33
.. image :: doc/_static/logo2.png
34
+ =======
35
+ .. image :: https://matplotlib.org/_static/logo2.svg
36
+ >>>>>>> a3e4d0f1b... Merge pull request #16671 from QuLogic/readme-fixes
33
37
34
38
35
39
Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python.
36
40
37
- Check out our `home page <http ://matplotlib.org/ >`_ for more information.
41
+ Check out our `home page <https ://matplotlib.org/ >`_ for more information.
38
42
39
- .. image :: doc /_static/readme_preview.png
43
+ .. image :: https://matplotlib.org /_static/readme_preview.png
40
44
41
45
Matplotlib produces publication-quality figures in a variety of hardcopy formats
42
46
and interactive environments across platforms. Matplotlib can be used in Python scripts,
@@ -48,7 +52,7 @@ Install
48
52
=======
49
53
50
54
For installation instructions and requirements, see `INSTALL.rst <INSTALL.rst >`_ or the
51
- `install <http ://matplotlib.org/users/installing.html >`_ documentation.
55
+ `install <https ://matplotlib.org/users/installing.html >`_ documentation.
52
56
53
57
Test
54
58
====
@@ -67,7 +71,7 @@ You've worked out a way to fix it – even better!
67
71
68
72
You want to tell us about it – best of all!
69
73
70
- Start at the `contributing guide <http ://matplotlib.org/devdocs/devel/contributing.html >`_!
74
+ Start at the `contributing guide <https ://matplotlib.org/devdocs/devel/contributing.html >`_!
71
75
72
76
Contact
73
77
=======
0 commit comments