mirror of https://github.com/secdev/scapy.git
Add AppVeyor badge
This commit is contained in:
parent
aa8d452736
commit
9825669749
|
@ -1,6 +1,7 @@
|
||||||
# Scapy #
|
# Scapy #
|
||||||
|
|
||||||
[![Build Status](https://travis-ci.org/secdev/scapy.svg?branch=master)](https://travis-ci.org/secdev/scapy)
|
[![Travis Build Status](https://travis-ci.org/secdev/scapy.svg?branch=master)](https://travis-ci.org/secdev/scapy)
|
||||||
|
![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/secdev/scapy?svg=true)
|
||||||
|
|
||||||
Scapy is a powerful Python-based interactive packet manipulation
|
Scapy is a powerful Python-based interactive packet manipulation
|
||||||
program and library.
|
program and library.
|
||||||
|
|
Loading…
Reference in New Issue