commit baeb5810cf13c4c60cae079eeea6ab8ccc28d7ca parent a11017aa7984f2b32d413ad89b016072fe0c8e92 Author: Frederic Cambus <fred@statdns.com> Date: Thu, 1 Nov 2018 10:02:59 +0100 Add Coverity badge to the README Diffstat:
M | README.md | | | 6 | +++++- |
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -1,4 +1,6 @@ -# libansilove [![Build Status][1]][2] +# libansilove + +[![Build Status][1]][2] [![Coverity Scan Build Status][3]][4] libansilove is a library to converts ANSi and artscene related file formats into PNG images. @@ -60,3 +62,5 @@ GitHub: https://github.com/ansilove/libansilove [1]: https://api.travis-ci.org/ansilove/libansilove.png?branch=master [2]: https://travis-ci.org/ansilove/libansilove +[3]: https://scan.coverity.com/projects/16165/badge.svg +[4]: https://scan.coverity.com/projects/16165