diff --git a/README.md b/README.md index 577f334..d23e61c 100644 --- a/README.md +++ b/README.md @@ -29,3 +29,6 @@ $('#emailForm').one('submit',function(){ ``` * Style your page how you like, put in any sort of behavior you want to have happen when someone submits an entry (we're just having the form field say 'Thank You!'), then put these files on a web server somewhere, and you should now be able to submit data to your custom form, and see it appear in your Google Spreadsheet. +* + +URL Tricks for Google Forms can be found here