aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2011-09-07 14:52:58 -0400
committerJason A. Donenfeld <Jason@zx2c4.com>2011-09-07 14:53:48 -0400
commit7a6d84e025278d16a41ecb2ff2ed791bf609f5c8 (patch)
tree9164c3e04544ed00f02f0fb93d88483750cdb518
parentI am an asshole. (diff)
downloadwiki-philosophy-7a6d84e025278d16a41ecb2ff2ed791bf609f5c8.tar.xz
wiki-philosophy-7a6d84e025278d16a41ecb2ff2ed791bf609f5c8.zip
Give xkcd credit.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 13ca820..2c0ee40 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# The Search for Wisdom
-This is a simple script that takes a single input word and finds how many clicks it takes to get from its Wikipedia page to a Philosophy article by following all links in articles in a recursive tree.
+This is a simple script that takes a single input word and finds how many clicks it takes to get from its Wikipedia page to a Philosophy article by following all links in articles in a recursive tree. It was inspired by [the mouse-over on this XKCD comic](http://xkcd.com/903/) but has since taken a better algorithm.
## Install