From ea416bd7b61cccd5a5970abcb05abc08eafc1b7a Mon Sep 17 00:00:00 2001 From: "Thomas A. F. Thorne" Date: Mon, 12 Mar 2018 11:26:17 +0000 Subject: Add Code Helpers Badge The CodeTriage website (https://www.codetriage.com/) offers a simple way to encourage more people to actively participate in an Open Source project. People have an option to sign up and get emailed a suggestion of N issues to work on periodically. Adding a badge about the service to the ReadMe.md will display the service clearly. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2d79235..98d15f9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # distcc -- a free distributed C/C++ compiler system [![Build Status](https://travis-ci.org/distcc/distcc.svg?branch=master)](https://travis-ci.org/distcc/distcc) +[![Open Source Helpers](https://www.codetriage.com/distcc/distcc/badges/users.svg)](https://www.codetriage.com/distcc/distcc) by Martin Pool -- cgit v1.2.1