]> git.mdlowis.com Git - proto/libregexp.git/commitdiff
add build badges
authorDavid du Colombier <0intro@gmail.com>
Sun, 9 Aug 2015 20:26:43 +0000 (22:26 +0200)
committerDavid du Colombier <0intro@gmail.com>
Sun, 9 Aug 2015 20:26:43 +0000 (22:26 +0200)
README.md

index fae1631d298563496e24bbe37da0d95a5786adc0..921c9e0c578d7c5af64165c92ba57fb5bd0565ac 100644 (file)
--- 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.