diff --git a/README.md b/README.md index c24948241..1ae974ec0 100644 --- a/README.md +++ b/README.md @@ -16,10 +16,14 @@ Please refer to the [Hashcat Wiki](https://hashcat.net/wiki/) and the output of ### 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. +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 ### 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: