# HG changeset patch # User Ludovic Chabant # Date 1532918753 25200 # Node ID 6dc64a419a712003155c12673798f8f440e20611 # Parent e7eef70acf5871f3ff01f6fa35e87f701066210c Add Twitter to list of support silos. diff -r e7eef70acf58 -r 6dc64a419a71 README.rst --- a/README.rst Sun Jul 29 14:28:36 2018 -0700 +++ b/README.rst Sun Jul 29 19:45:53 2018 -0700 @@ -19,7 +19,8 @@ Right now, the following silos are supported: -- `Mastodon`_: an open, federated microblogging service. +- `Mastodon`_: an open, federated social network and microblogging service. +- `Twitter`_: a proprietary social network and microblogging service. - Print: a debug silo that just prints entries in the console. @@ -56,5 +57,6 @@ .. _POSSE: https://indieweb.org/POSSE .. _Microformats: http://microformats.org/ .. _Mastodon: https://joinmastodon.org/ +.. _Twitter: https://twitter.com/ .. _INI: https://en.wikipedia.org/wiki/INI_file