mirror of
https://github.com/hashcat/hashcat.git
synced 2024-12-23 15:18:16 +00:00
readme: added appveyor badges to README.md
This commit is contained in:
parent
8329704977
commit
99356624af
@ -16,10 +16,14 @@ Please refer to the [Hashcat Wiki](https://hashcat.net/wiki/) and the output of
|
|||||||
|
|
||||||
### Building ###
|
### Building ###
|
||||||
|
|
||||||
[![Hashcat Build status](https://travis-ci.org/hashcat/hashcat.svg?branch=master)](https://travis-ci.org/hashcat/hashcat)
|
|
||||||
|
|
||||||
Refer to [BUILD.md](BUILD.md) for instructions on how to build **hashcat** from source.
|
Refer to [BUILD.md](BUILD.md) for instructions on how to build **hashcat** from source.
|
||||||
|
|
||||||
|
Tests:
|
||||||
|
|
||||||
|
Travis | Appveyor
|
||||||
|
------ | --------
|
||||||
|
[![Hashcat Travis Build status](https://travis-ci.org/hashcat/hashcat.svg?branch=master)](https://travis-ci.org/hashcat/hashcat) | [![Hashcat Appveyor Build status](https://ci.appveyor.com/api/projects/status/github/hashcat/hashcat?branch=master&svg=true)](https://ci.appveyor.com/api/projects/status/github/hashcat/hashcat?branch=master&svg=true)
|
||||||
|
|
||||||
### Contributing ###
|
### Contributing ###
|
||||||
|
|
||||||
Contributions are welcome and encouraged, provided your code is of sufficient quality. Before submitting a pull request, please ensure your code adheres to the following requirements:
|
Contributions are welcome and encouraged, provided your code is of sufficient quality. Before submitting a pull request, please ensure your code adheres to the following requirements:
|
||||||
|
Loading…
Reference in New Issue
Block a user