adium/adium

Update README for latest version. Use Cachefly instead of Sourceforge like on the website's front page.
global HandyAdiumScripts
on run
tell application "Adium"
if (get name) is not "Adium" then error
end tell
end run