From 34b06ea46701932b2bcf752ff49bdaa9630a46c6 Mon Sep 17 00:00:00 2001 From: Anthony Scopatz Date: Mon, 2 Apr 2012 23:08:22 -0500 Subject: [PATCH] Attempting images in markdown. --- 5-Testing/Readme.md | 4 +++- 5-Testing/Readme.rst | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/5-Testing/Readme.md b/5-Testing/Readme.md index 43ed32d..4fa0ed6 100644 --- a/5-Testing/Readme.md +++ b/5-Testing/Readme.md @@ -10,7 +10,9 @@ Documentation](https://github.com/thehackerwithin/UofCSCBC2012/tree/master/6-Doc **Based on materials by Katy Huff, Rachel Slaybaugh, and Anthony Scopatz** -![image](http://memecreator.net/the-most-interesting-man-in-the-world/showimage.php/169/I-don't-always-test-my-code-But-when-I-do-I-do-it-in-production.jpg) +![image](http://s3.amazonaws.com/inscight/img/blog/evo_sol1.png) +[http://memecreator.net/the-most-interesting-man-in-the-world/showimage.php/169/I-don%27t-always-test-my-code-But-when-I-do-I-do-it-in-production.jpg](http://memecreator.net/the-most-interesting-man-in-the-world/showimage.php/169/I-don't-always-test-my-code-But-when-I-do-I-do-it-in-production.jpg) + # What is testing? Software testing is a process by which one or more expected behaviors diff --git a/5-Testing/Readme.rst b/5-Testing/Readme.rst index 0f8075f..2d1424e 100644 --- a/5-Testing/Readme.rst +++ b/5-Testing/Readme.rst @@ -9,7 +9,9 @@ **Based on materials by Katy Huff, Rachel Slaybaugh, and Anthony Scopatz** -.. image:: http://memecreator.net/the-most-interesting-man-in-the-world/showimage.php/169/I-don%27t-always-test-my-code-But-when-I-do-I-do-it-in-production.jpg +.. image:: http://s3.amazonaws.com/inscight/img/blog/evo_sol1.png + +http://memecreator.net/the-most-interesting-man-in-the-world/showimage.php/169/I-don%27t-always-test-my-code-But-when-I-do-I-do-it-in-production.jpg What is testing? -- 2.26.2