From 13873ab50cf3a1195aac5008945a96030f8544d3 Mon Sep 17 00:00:00 2001 From: mycognosist Date: Mon, 18 May 2020 10:29:58 +0100 Subject: [PATCH] Add TravisCI build status badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8410192..826f754 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # peach-devdocs +[![Build Status](https://travis-ci.com/peachcloud/peach-devdocs.svg?branch=master)](https://travis-ci.com/peachcloud/peach-devdocs) + Developer documentation for [PeachCloud](https://github.com/peachcloud) in the form of a Markdown book. ## [Read online here >> :book:](https://mixmix.github.io/peach-devdocs)