From 32e7f9c7a8f2fd6e00e422262ab4a23d9d42ce5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benedikt=20R=C3=B6tsch?= Date: Thu, 14 Dec 2017 15:08:46 +0100 Subject: [PATCH] docs(README): add build status badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 781725d..45092b4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ ## The node.js example app +[![CircleCI](https://img.shields.io/circleci/project/github/contentful/the-example-app.nodejs.svg)](https://circleci.com/gh/contentful/the-example-app.nodejs) + The node.js example app teaches the very basics of how to work with Contentful: - consume content from the Contentful Delivery and Preview APIs