From 8bc5096f7b3dc6c819ec75e539218a3f75e57758 Mon Sep 17 00:00:00 2001 From: cmac2992 Date: Mon, 22 Dec 2014 16:08:14 -0800 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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