From 36b96fc8209d6ccf680c2f991a161c6cff0d98c1 Mon Sep 17 00:00:00 2001 From: gutmet Date: Sat, 19 Nov 2022 20:04:03 +0100 Subject: [PATCH] author of original --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e221924..1185200 100644 --- a/README.md +++ b/README.md @@ -157,6 +157,6 @@ go install github.com/mattn/go-mastodon@latest MIT -## Author +## Author of original (https://github.com/mattn/go-mastodon) Yasuhiro Matsumoto (a.k.a. mattn)