Skip to content

Commit 0da66b0

Browse files
committed
[README] change figure directives and local paths links to figure and URL
1 parent 14b73c4 commit 0da66b0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@ mdciao: Accessible Analysis and Visualization of Molecular Dynamics Simulation D
33

44
|Pip Package| |Python Package| |MacOs Package| |Coverage| |DOI| |License|
55

6-
.. figure:: doc/imgs/banner.png
6+
.. image:: https://github.com/gph82/mdciao/blob/master/doc/imgs/banner.png
77
:scale: 33%
88

9-
.. figure:: doc/imgs/distro_and_violin.png
9+
.. image:: https://github.com/gph82/mdciao/blob/master/doc/imgs/distro_and_violin.png
1010
:scale: 25%
1111

12-
.. figure:: doc/imgs/timedep_ctc_matrix.png
12+
.. image:: https://github.com/gph82/mdciao/blob/master/doc/imgs/timedep_ctc_matrix.png
1313
:scale: 55%
1414

15-
.. figure:: doc/imgs/interface.combined.png
15+
.. image:: https://github.com/gph82/mdciao/blob/master/doc/imgs/interface.combined.png
1616
:scale: 33%
1717

1818
``mdciao`` is a Python module that provides quick, "one-shot" command-line tools to analyze molecular simulation data using residue-residue distances. ``mdciao`` tries to automate as much as possible for non-experienced users while remaining highly customizable for advanced users, by exposing an API to construct your own analysis workflow.

0 commit comments

Comments
 (0)