From a3fa0dc1889def825c47a81bdade0342ddd72fa1 Mon Sep 17 00:00:00 2001 From: David du Colombier <0intro@gmail.com> Date: Sun, 9 Aug 2015 22:26:43 +0200 Subject: [PATCH] add build badges --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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. -- 2.49.0