diff -r cab58bf80778 -r 47035af1f167 README.md --- a/README.md Wed Apr 05 14:38:26 2017 +0200 +++ b/README.md Wed Apr 05 14:49:50 2017 +0200 @@ -25,3 +25,8 @@ Trying to define a name close to *Mastodon*, one could come up with *godon* and in French, *gondole* (the small boats in Venice) is easy to take. +## References + +- [Mastodon Ruby API](http://www.rubydoc.info/gems/mastodon-api/Mastodon/REST/API) +- [Mastodon Python](https://mastodonpy.readthedocs.io/en/latest/) +- [Mastodon repo](https://github.com/tootsuite/mastodon)