Added licensing and readme info

This commit is contained in:
2009-11-18 15:19:05 +00:00
parent 121c4873df
commit 5296e35b2e
3 changed files with 31 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
""" OutputTwitter - Produces a twitter post for each entry
MIT Licensed, derrivative work of Flexget module OutputEmail """
import logging
from flexget.plugin import *