aboutsummaryrefslogtreecommitdiff
path: root/hash_script/README
diff options
context:
space:
mode:
Diffstat (limited to 'hash_script/README')
-rw-r--r--hash_script/README8
1 files changed, 2 insertions, 6 deletions
diff --git a/hash_script/README b/hash_script/README
index ae97781..e80cc10 100644
--- a/hash_script/README
+++ b/hash_script/README
@@ -1,7 +1,3 @@
-Script by Ethan Dorta
+To generate the default whitelist, run generate.sh.
-Generates the default whitelist. To run:
-
-$ node index.js > output
-
-Then, just copy the contents of the file "output" to the appropriate place in main_background.js.
+This is not done automatically by build.sh.