Skip to content

Commit 7a9b10a

Browse files
authored
Merge pull request #13 from thc202/readme-badges
Add badges to README.md
2 parents 01db43b + 58f06d0 commit 7a9b10a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# OWASP ZAP Python API
22

3+
[![Version](https://img.shields.io/pypi/v/python-owasp-zap-v2.4.svg)](https://pypi.python.org/pypi/python-owasp-zap-v2.4)
4+
[![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)
5+
[![Build Status](https://api.travis-ci.org/zaproxy/zap-api-python.svg?branch=master)](https://travis-ci.org/zaproxy/zap-api-python)
6+
37
The Python implementation to access the [OWASP ZAP API](https://github.com/zaproxy/zaproxy/wiki/ApiDetails). For more information
48
about OWASP ZAP consult the (main) [OWASP ZAP project](https://github.com/zaproxy/zaproxy/).
59

0 commit comments

Comments
 (0)