X-Git-Url: https://git.ao2.it/tweeper.git/blobdiff_plain/73c2c3b86ad0bc069e3a3e905fb84d94e2832971..6cddbcf6f29dd3f4a4b3ef20955e553b32af30bf:/README diff --git a/README b/README index 808dd89..7703e64 100644 --- a/README +++ b/README @@ -3,9 +3,10 @@ activity of social network users without the need to log in or even be subscribed to the social network; tweeper converts the public information to RSS so that it can be accessed and collected by a feed reader. -Since Jun 11th 2013 Twitter.com retired their API v1.0, so it's not possible -to access a user timeline via RSS anymore, and it's also become mandatory to -authenticate via OAuth to access this _public_ information in JSON format: +Since Jun 11th 2013, when Twitter.com retired their API v1.0, it has not been +possible anymore to access a user timeline via RSS, and it has also become +mandatory to authenticate via OAuth to access this _public_ information in the +JSON format: https://dev.twitter.com/discussions/16289 https://dev.twitter.com/discussions/11564