From: David du Colombier <0intro@gmail.com> Date: Sun, 9 Aug 2015 20:26:43 +0000 (+0200) Subject: add build badges X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=a3fa0dc1889def825c47a81bdade0342ddd72fa1;p=proto%2Flibregexp.git add build badges --- diff --git a/README.md b/README.md index fae1631..921c9e0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +[![Build Status](https://drone.io/github.com/0intro/libregexp/status.png)](https://drone.io/github.com/0intro/libregexp/latest) +[![Coverity Scan Build Status](https://scan.coverity.com/projects/5975/badge.svg)](https://scan.coverity.com/projects/5975) + This is a Unix port of the Plan 9 regular expression library, originally done for the Inferno operating system.