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 not (exists service "AIM") then error
end tell
end run