From c2e8a55252248df75e7f38da401f43e4923e7ae8 Mon Sep 17 00:00:00 2001 From: Ayush Sharma Date: Mon, 24 Sep 2018 17:53:56 +0530 Subject: [PATCH] A --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 851f7ca..bc7b262 100755 --- a/README.md +++ b/README.md @@ -47,6 +47,9 @@ Tweet-Toot | 2018-09-06 22:59:11 _info > __main__ => Tooting less is tooting mor ``` +## Tutorial +The tutorial for this code can be found here: [Tweet-Toot: Building a bot for Mastodon using Python](https://notes.ayushsharma.in/2018/09/tweet-toot-building-a-bot-for-mastodon-using-python). + ## Running with Docker I've added a `Dockerfile` with this repo so you can get up and running quickly.