Skip to content

Commit e297336

Browse files
committed
Added link to homepage
1 parent 2000682 commit e297336

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ <h2 class="subtitle" id="nicolas-p-rougier">Nicolas P. Rougier</h2>
2626
<p>All code and material is licensed under a <a class="reference external" href="http://creativecommons.org/licenses/by-sa/4.0">Creative Commons
2727
Attribution-ShareAlike 4.0</a>. Sources are available from
2828
<a class="reference external" href="https://github.com/rougier/matplotlib-tutorial">github</a></p>
29+
<p>Tutorial can be read at <a class="reference external" href="http://www.labri.fr/perso/nrougier/teaching/matplotlib/matplotlib.html">http://www.labri.fr/perso/nrougier/teaching/matplotlib/matplotlib.html</a></p>
2930
<p>Make sure to also read <a class="reference external" href="http://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1003833">Ten simple rules for better figures</a>, N.P. Rougier, M. Droettboom &amp; P. Bourne, Plos Computational Biology 10(9): e1003833. doi:10.1371/journal.pcbi.1003833.</p>
3031
<div class="section" id="introduction">
3132
<h1><a class="toc-backref" href="#id4">Introduction</a></h1>

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Matplotlib tutorial
66
Nicolas P. Rougier
77
------------------
88

9+
910
.. contents::
1011
:local:
1112
:depth: 1
@@ -16,6 +17,8 @@ Attribution-ShareAlike 4.0
1617
<http://creativecommons.org/licenses/by-sa/4.0>`_. Sources are available from
1718
`github <https://github.com/rougier/matplotlib-tutorial>`_
1819

20+
Tutorial can be read at http://www.labri.fr/perso/nrougier/teaching/matplotlib/matplotlib.html
21+
1922
Make sure to also read `Ten simple rules for better figures <http://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1003833>`_, N.P. Rougier, M. Droettboom & P. Bourne, Plos Computational Biology 10(9): e1003833. doi:10.1371/journal.pcbi.1003833.
2023

2124

0 commit comments

Comments
 (0)