X-Git-Url: https://www.flypig.org.uk/git/?a=blobdiff_plain;f=README.md;h=e12c14c76d3ee1d138c07f2e3cd370c31ba53b10;hb=ac2eff18a56f7aa5a1a729a72d7fe5e24449cd63;hp=c79a63cd745b7852146fc2143da4b70bc4c55c56;hpb=f1515f92440776c831fd47b4fab1ed2c896b97c4;p=hashcat.git diff --git a/README.md b/README.md index c79a63c..e12c14c 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ **hashcat** is the world's fastest and most advanced password recovery utility, supporting five unique modes of attack for over 160 highly-optimized hashing algorithms. hashcat currently supports CPU's, GPU's other hardware-accelerators on Linux, Windows and OSX, and has facilities to help enable distributed password cracking. -** THE VERSION 3.00 IS CURRENTLY STILL IN BETA ** - ### License ### **hashcat** is licensed under the MIT license. Refer to [docs/license.txt](docs/license.txt) for more information. @@ -18,6 +16,8 @@ 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. ### Contributing ###