summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas A. F. Thorne <TafThorne@GoogleMail.com>2018-03-12 11:26:17 +0000
committerGitHub <noreply@github.com>2018-03-12 11:26:17 +0000
commitea416bd7b61cccd5a5970abcb05abc08eafc1b7a (patch)
tree1dfa7ad99f1d17a1a6d0a2987651f071a0ea0a61
parent002e68b766ccd7ad05551e67d162b71a7a773d0d (diff)
downloaddistcc-git-TafThorne-Add-Code-Helpers-Badge.tar.gz
Add Code Helpers BadgeTafThorne-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.
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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