Added line about fork's url. Thanks @And-How!

This commit is contained in:
Jessica Lord 2013-08-13 22:30:47 -07:00
parent a13a3716ba
commit 7d21075a98

View File

@ -26,6 +26,8 @@ Replace the existing spreadsheet URL key with your spreadsheet's key. You'll fin
Commit those changes and **LIKE WOAH** you now have a version of this website hooked to a spreadsheet that you can distrubute however you'd like.
You can find your version at **yourGitHubName.github.io/theReposName** (in this case /hack-spots).
## But How?
A Google Spreadsheet holds all the data and it is connected to this website using the goodies in [sheetsee.js](http://www.github.com/jlord/sheetsee.js). Everytime you visit the website, you'll have the most up to date data that has been entered into the spreadsheet.