updated links in the homepage
[protection-tools] / README
diff --git a/README b/README
index 53703987ea7830e8b7a6dcbdec779524aea36737..342776d76f494ce2e78ca5a5e857a7bf48cbde99 100644 (file)
--- a/README
+++ b/README
@@ -3,6 +3,7 @@ Page Protection: Another Missing Dimension of Wikipedia Research
 
 | Author: Benjamin Mako Hill <mako@atdot.cc> and Aaron Shaw <aaron.d.shaw@gmail.com>
 | Homepage: http://communitydata.cc/wiki-protection/
+| Archival copy: http://dx.doi.org/10.7910/DVN/P1VECE
 | Code: http://projects.mako.cc/source/?p=protection-tools
 | License: GNU GPLv3 or any later version
 | Description:
@@ -74,6 +75,15 @@ Running the Software
 - GNU R
 - `data.table` R package available on CRAN
 
+There is also a dependency on a file called `wikipedia_namespaces.csv`
+which is included in this repository and which is drawn from data on
+this page: https://en.wikipedia.org/wiki/Wikipedia:Namespace
+
+This file is taken from English Wikipedia in 2015. If you are working
+with different wikis or with an updated dump, you will likely to need
+to update this file.
+
+
 1. Download Dumps
 ==========================
 

Benjamin Mako Hill || Want to submit a patch?