From c8ddec1ecb1857a5a50c0f596fb9aeae1c3f4288 Mon Sep 17 00:00:00 2001 From: Dylan Wagstaff Date: Mon, 18 Jun 2018 10:42:37 +1200 Subject: [PATCH] Add supported module badge to readme (#71) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d15e9e1..37b1fc7 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![Build Status](https://travis-ci.org/silverstripe/silverstripe-restfulserver.svg?branch=master)](https://travis-ci.org/silverstripe/silverstripe-restfulserver) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/silverstripe/silverstripe-restfulserver/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/silverstripe/silverstripe-restfulserver/?branch=master) [![codecov](https://codecov.io/gh/silverstripe/silverstripe-restfulserver/branch/master/graph/badge.svg)](https://codecov.io/gh/silverstripe/silverstripe-restfulserver) +[![SilverStripe supported module](https://img.shields.io/badge/silverstripe-supported-0071C4.svg)](https://www.silverstripe.org/software/addons/silverstripe-commercially-supported-module-list/) ## Overview