aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormeltingice <meltingice8917@gmail.com>2011-06-06 01:10:50 -0400
committermeltingice <meltingice8917@gmail.com>2011-06-06 01:10:50 -0400
commit686ad15907dd219e4d605e9b8d116b80321d61f9 (patch)
tree021a4c0424b4bf1a4aac315c3e7d1e0aa972bb00
parentBetter filtering to avoid file links (diff)
downloadwiki-philosophy-686ad15907dd219e4d605e9b8d116b80321d61f9.tar.xz
wiki-philosophy-686ad15907dd219e4d605e9b8d116b80321d61f9.zip
Updated README with install info
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index b076e9b..a8b6c0e 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,11 @@
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 the first link in the main content of each article.
+# Install
+
+ git clone https://github.com/meltingice/wiki-philosophy.git
+ npm install jsdom -g
+
# How to Use
node wiki-philosophy.js [search] \ No newline at end of file