Hans Petter Langtangen 10 лет назад
Родитель
Сommit
4d03c4c0ed
2 измененных файлов с 3 добавлено и 3 удалено
  1. 1 1
      README.do.txt
  2. 2 2
      README.md

+ 1 - 1
README.do.txt

@@ -60,7 +60,7 @@ FIGURE: [fig/integral_noncomic_strip, width=800 frac=1]
 As shown in the figure-generating program "`examples/integral_comic_strip.py`": "https://github.com/hplgit/pysketcher/tree/master/examples/integral_comic_strip.py",
 this illustration can easily be turned into an XCKD-style comic strip:
 
-FIGURE: [fig/integral_noncomic_strip, width=800 frac=1]
+FIGURE: [fig/integral_comic_strip, width=800 frac=1]
 
 ===== Technology =====
 

+ 2 - 2
README.md

@@ -66,8 +66,8 @@ Here is an illustration of the idea of numerical integration:
 As shown in the figure-generating program [`examples/integral_comic_strip.py`](https://github.com/hplgit/pysketcher/tree/master/examples/integral_comic_strip.py),
 this illustration can easily be turned into an XCKD-style comic strip:
 
-<!-- <img src="fig/integral_noncomic_strip.png" width=800> -->
-![](fig/integral_noncomic_strip.png)
+<!-- <img src="fig/integral_comic_strip.png" width=800> -->
+![](fig/integral_comic_strip.png)
 
 ### Technology