Skip to content
This repository was archived by the owner on Dec 26, 2020. It is now read-only.

Commit df8d421

Browse files
authored
Update README.md
Add coverity badge
1 parent e017229 commit df8d421

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
[![Build Status](https://travis-ci.org/righettod/pst-digger.svg?branch=master)](https://travis-ci.org/righettod/pst-digger)
2+
[![Coverity Status](https://scan.coverity.com/projects/13791/badge.svg)](https://scan.coverity.com/projects/righettod-pst-digger)
3+
14
# Description
25

36
Program to analyze mails stored into a Microsoft Outlook PST file and find one based on search keywords.
@@ -13,10 +16,6 @@ Use the following Maven command line to build the program jar file:
1316

1417
The program will be build as the file **target/pst-digger.jar**
1518

16-
# Travis-CI build status
17-
18-
[![Build Status](https://travis-ci.org/righettod/pst-digger.svg?branch=master)](https://travis-ci.org/righettod/pst-digger)
19-
2019
# Running requirement
2120

2221
The program need a JRE 1.8

0 commit comments

Comments
 (0)