From 8d2636da55da593c421e1cb09eea502a05556a69 Mon Sep 17 00:00:00 2001 From: Matthew McCullough Date: Thu, 12 May 2011 13:21:52 -0600 Subject: [PATCH] Added text about image diff example --- README.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 1e24b564..04d4072a 100644 --- a/README.txt +++ b/README.txt @@ -8,4 +8,6 @@ As a quick reminder, this came from one of three locations in either SSH, Git, o * git://github.com/matthewmccullough/hellogitworld.git * https://matthewmccullough@github.com/matthewmccullough/hellogitworld.git -We can, as an example effort, even modify this README and change it as if it were source code for the purposes of the class. \ No newline at end of file +We can, as an example effort, even modify this README and change it as if it were source code for the purposes of the class. + +This demo also includes an image with changes on a branch for examination of image diff on GitHub.