From a59afcba6e9481f5fca2ab9d3eb23c75d98113ff Mon Sep 17 00:00:00 2001 From: Alex Stanev Date: Sun, 5 Jun 2016 10:03:54 +0300 Subject: [PATCH] Fix travis-ci URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e47498917..e62ad8885 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Please refer to the [Hashcat Wiki](https://hashcat.net/wiki/) and the output of ### Building ### -![Hashcat Build status](https://travis-ci.org/hashcat/oclHashcat.svg?branch=master) +[![Hashcat Build status](https://travis-ci.org/hashcat/oclHashcat.svg?branch=master)](https://travis-ci.org/hashcat/oclHashcat) Refer to [BUILD.md](BUILD.md) for instructions on how to build **hashcat** from source.