diff --git a/README b/README index 6469bfc..472884b 100644 --- a/README +++ b/README @@ -32,6 +32,13 @@ twitter = tango.setup(authtype="Basic", username="example", password="example") twitter.updateStatus("See how easy this was?") +Tango 3k +----------------------------------------------------------------------------------------------------- +There's an experimental version of Tango that's made for Python 3k. This is currently not guaranteed +to work, but it's provided so that others can grab it and hack on it. If you choose to try it out, +be aware of this. + + Questions, Comments, etc? ----------------------------------------------------------------------------------------------------- My hope is that Tango is so simple that you'd never *have* to ask any questions, but if