From 7d21075a98b8c679bfdea7fd2e19e41f199c64ff Mon Sep 17 00:00:00 2001 From: Jessica Lord Date: Tue, 13 Aug 2013 22:30:47 -0700 Subject: [PATCH] Added line about fork's url. Thanks @And-How! --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 26e09b7..2874e97 100644 --- a/readme.md +++ b/readme.md @@ -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.