Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# 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.
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
Expand Down