# HG changeset patch # User ButterflyOfFire <42316180+BoFFire@users.noreply.github.com> # Date 1568821354 -3600 # Node ID 772a4d34c74dcbac17081b3b9f060093f1311559 # Parent bd6f15d41b78b0ccbaec5571270191eabbd14615 Fix typo committer: GitHub diff -r bd6f15d41b78 -r 772a4d34c74d README.md --- a/README.md Mon Jul 29 23:00:00 2019 +0200 +++ b/README.md Wed Sep 18 16:42:34 2019 +0100 @@ -5,7 +5,7 @@ [![license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://raw.githubusercontent.com/McKael/madonctl/master/LICENSE) [![Build Status](https://travis-ci.org/McKael/madonctl.svg?branch=master)](https://travis-ci.org/McKael/madonctl) -`madonctl` is a [Go](https://golang.org/) CLI tool to use the Mastondon REST API. +`madonctl` is a [Go](https://golang.org/) CLI tool to use the Mastodon REST API. It is built on top of [madon](https://github.com/McKael/madon), my Golang implementation of the API.