Skip to content

Commit 650ebe5

Browse files
authored
Added the Frogbot badge to the README (#372)
1 parent 5cb0b0e commit 650ebe5

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
1+
<div align="center">
2+
3+
# Artifactory Java Client
4+
5+
[![Scanned by Frogbot](https://raw.github.com/jfrog/frogbot/master/images/frogbot-badge.svg)](https://github.com/jfrog/frogbot#readme)
6+
17
|Branch|Status|
28
|:---:|:---:|
39
|master|[![Build status](https://ci.appveyor.com/api/projects/status/sarjlbpi6dfgrd5w/branch/master?svg=true)](https://ci.appveyor.com/project/jfrog-ecosystem/artifactory-client-java/branch/master)
410
|dev|[![Build status](https://ci.appveyor.com/api/projects/status/sarjlbpi6dfgrd5w/branch/dev?svg=true)](https://ci.appveyor.com/project/jfrog-ecosystem/artifactory-client-java/branch/dev)
511

6-
# Artifactory Java Client
12+
</div>
713

814
Artifactory Java client provides simple yet powerful Artifactory connection and management within your Java code.
915

0 commit comments

Comments
 (0)