Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanMCarter committed Mar 6, 2022
1 parent 212ae4a commit c031f94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Now I don't actually use Twine or google sheet code personally, so my experience

# Usage & Setup
## Send Script (Twine Harlowe)
In twine you'll need to setup a script to send the data to the sheet, this is found in the send folder of this repo as a text file. In this file there are 2 lines to change for your project:
In twine you'll need to setup a script to send the data to the sheet, this is found in the send folder of this repo as a .js file. In this file there are 2 lines to change for your project:

> var sendData = [harlowe.State.variables['word'], "Nature"];
Expand Down

0 comments on commit c031f94

Please sign in to comment.