Skip to content

Commit 1d1a540

Browse files
author
Eric Koleda
committed
Add distributable version of the library.
1 parent 47e0b35 commit 1d1a540

File tree

9 files changed

+2357
-1
lines changed

9 files changed

+2357
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
node_modules/

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,13 @@ code editor:
1515

1616
1. Click on the menu item "Resources > Libraries..."
1717
2. In the "Find a Library" text box, enter the project key
18-
"MswhXl8fVhTFUH_Q3UOJbXvxhMjh3Sh48" and click the "Select" button.
18+
`MswhXl8fVhTFUH_Q3UOJbXvxhMjh3Sh48` and click the "Select" button.
1919
3. Choose a version in the dropdown box (usually best to pick the latest
2020
version).
2121
4. Click the "Save" button.
2222

23+
Alternatively, you can copy and paste the files in the [`/dist`](dist) directory
24+
directly into your script project.
2325

2426
## Redirect URI
2527

0 commit comments

Comments
 (0)