README.md
changeset 11 39a5ce85e9de
parent 6 47035af1f167
child 32 c28f7e417146
--- a/README.md	Wed Apr 05 15:38:39 2017 +0200
+++ b/README.md	Wed Apr 05 16:08:30 2017 +0200
@@ -27,6 +27,7 @@
 
 ## References
 
+- [Mastodon API doc](https://github.com/tootsuite/mastodon/blob/master/docs/Using-the-API/API.md)
 - [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)