suggestion for FAQ and/or Set up section

suggestion for FAQ and/or Set up section

I suggest that the jQuery FAQ section have a Q&A with details about setting up the script tags to get jQuery working via CDNs.  The code download info seems OK, though I haven't used it, but I want to use a CDN because I don't have to update jQuery during a long development cycle.  The CDN does it for me. 

Current information on the jQuery site says CDNs exist, but doesn't describe how to put the script on a page.  This instruction should be in the FAQ and/or the Set Up section, and should be in a lot of detail for new folks to get started.

The best info I've found for initial setup via a CDN is at 
http://think2loud.com/jquery-101-adding-jquery-to-your-website/  
Someone should get this same level of detail into the jQuery site.