diff --git a/Generic-Functions.textile b/Generic-Functions.textile index 46885aa..3a7c570 100644 --- a/Generic-Functions.textile +++ b/Generic-Functions.textile @@ -1,6 +1,6 @@ The following functions serve basic needs, both in terms of the library itself, and some auxiliary functions. -shortenURL() +h2. shortenURL() Returns a specified url shortened by is.gd. The choice of url shortener can be overridden if necessary. Most url shorteners have API limits; be sure to investigate this before you use this in a widespread manner.