diff --git a/README.md b/README.md index 3469c9c6..94f3c995 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,10 @@ An API to programatically generate memes based solely on requested URLs. [![Unix Build Status](http://img.shields.io/travis/jacebrowning/memegen/master.svg?label=unix)](https://travis-ci.org/jacebrowning/memegen) [![Windows Build Status](https://img.shields.io/appveyor/ci/jacebrowning/memegen/master.svg?label=windows)](https://ci.appveyor.com/project/jacebrowning/memegen) [![Coverage Status](http://img.shields.io/coveralls/jacebrowning/memegen/master.svg)](https://coveralls.io/r/jacebrowning/memegen) -[![Scrutinizer Code Quality](http://img.shields.io/scrutinizer/g/jacebrowning/memegen.svg)](https://scrutinizer-ci.com/g/jacebrowning/memegen/?branch=master) +[![Scrutinizer Code Quality](http://img.shields.io/scrutinizer/g/jacebrowning/memegen.svg)](https://scrutinizer-ci.com/g/jacebrowning/memegen/?branch=master) +[![License](https://img.shields.io/badge/license-mit-blue)](https://github.com/jacebrowning/memegen/blob/master/LICENSE.md) [![GitHub Sponsor](https://img.shields.io/badge/server%20costs-%2430%2Fmonth-red)](https://github.com/sponsors/jacebrowning) - - ## Generating Images The API is stateless so URLs contain all the information necessary to generate meme images. For example, https://memegen.link/buzz/memes/memes_everywhere.jpg produces: @@ -90,7 +89,7 @@ Thanks go to [danieldiekmeier/memegenerator](https://github.com/danieldiekmeier/ ## Sample Clients -| Platforms | Link | Source | +| Platforms | Link | Source | | :-: | :-- | :-- | | Slack | --- | Python: [nicolewhite/slack-meme](https://github.com/nicolewhite/slack-meme) | --- | | Slack | --- | Go: [CptSpaceToaster/slackbot](https://github.com/CptSpaceToaster/slackbot) | --- |