diff options
Diffstat (limited to 'hash_script')
-rw-r--r-- | hash_script/README | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/hash_script/README b/hash_script/README index 4417d51..ae97781 100644 --- a/hash_script/README +++ b/hash_script/README @@ -1,5 +1,7 @@ -Generates the default whitelist. +Script by Ethan Dorta -To run this: +Generates the default whitelist. To run: -$ node index.js +$ node index.js > output + +Then, just copy the contents of the file "output" to the appropriate place in main_background.js. |