diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ make\_pcre is a plugin for GNU make providing ability to use Perl compatible regular expressions. It requires make 4.0 or higher (tested with 4.0 and 4.1) and libpcre3 (tested with 8.12 and 8.30). -[](https://travis-ci.org/mikhirev/make\_pcre) +[](https://travis-ci.org/mikhirev/make\_pcre)[](https://coveralls.io/r/mikhirev/make\_pcre?branch=master) Installation ============ |