Mercurial > silorider
changeset 6:6dc64a419a71
Add Twitter to list of support silos.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 29 Jul 2018 19:45:53 -0700 |
parents | e7eef70acf58 |
children | 32c80c295769 |
files | README.rst |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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