From f31a01bddff57ad0f555d0ffd76eabf3b830490f Mon Sep 17 00:00:00 2001 From: 101arrowz Date: Tue, 7 Apr 2020 23:59:04 +0000 Subject: [PATCH] --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3c475cc..191996a 100644 --- a/README.md +++ b/README.md @@ -16,5 +16,6 @@ ANY TEXTBOOKS YOU DOWNLOAD USING THIS SCRIPT.** ```js var x=new XMLHttpRequest();x.onload=function(){eval(x.responseText)};x.open('GET','https://gist.githubusercontent.com/101arrowz/88156556326106a6ccd58ecb4526498c/raw/script.js');x.send(); ``` -3. Follow the instructions that appear on screen. Be patient! The script can take as long as twenty minutes to complete in extreme cases. -4. Your textbook will download. \ No newline at end of file +3. Press ENTER. +4. Follow the instructions that appear on screen. Be patient! The script can take as long as twenty minutes to complete in extreme cases. +5. Your textbook will download. \ No newline at end of file