tfixed image syntax - werner - cellular automata simulation of wind-driven sand… | |
git clone git://src.adamsgaard.dk/werner | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
commit 253f8d5eb89253eb4b787ee058ba25f2971c2028 | |
parent a7ce1634b777167e2f10e5a0a237507b5babe66e | |
Author: Anders Damsgaard Christensen <[email protected]> | |
Date: Mon, 22 Apr 2013 09:20:12 +0200 | |
fixed image syntax | |
Diffstat: | |
M README.rst | 4 ++-- | |
1 file changed, 2 insertions(+), 2 deletions(-) | |
--- | |
diff --git a/README.rst b/README.rst | |
t@@ -35,8 +35,8 @@ Example images | |
.. figure:: out/matrix.010.txt.png | |
:alt: Dune field at t = 10 | |
-.. figure:: out/matrix.100.txt.png | |
- :alt: Dune field at t = 100 | |
+.. figure:: out/matrix.050.txt.png | |
+ :alt: Dune field at t = 50 | |
.. figure:: out/matrix.300.txt.png | |
:alt: Dune field at t = 300 |