From 5684472662b579041b7b94a7b1e51c7bc81bc4fa Mon Sep 17 00:00:00 2001 From: Nicolei Ocana Date: Thu, 16 Jan 2020 19:19:15 +0000 Subject: [PATCH] Update library name and URL in README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6b1c8ea..052d702 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# Generate Houston Library Codes -A simple script to automate the process of getting a card number from Houstonlibrary.org in order to get free access to Lynda.com +# Generate Canton Library Codes +A simple script to automate the process of getting a card number from Starklibrary.org in order to get free access to Lynda.com # Prerequisites You need Nodejs installed before anything. @@ -7,7 +7,7 @@ Install the appropriate version for your OS here: https://nodejs.org/en/download *Highly recommended to choose the LTS tab* # Usage - - Install required packages : `npm install` - this might take a few minutes since Chromium is > 100mb.- +- Install required packages : `npm install` - this might take a few minutes since Chromium is > 100mb. - Run the script : `node app.js` # Example