some changes to the README file, removed codacy badge (not important anymore), added a link to the latest tarball

This commit is contained in:
ekultek 2017-10-25 13:54:51 -05:00
parent bdcc28b412
commit 5d3dad4e51

View file

@ -2,7 +2,6 @@
[![GitHub forks](https://img.shields.io/github/forks/ekultek/zeus-scanner.svg?style=flat-square)](https://github.com/ekultek/zeus-scanner/network)
[![GitHub issues](https://img.shields.io/github/issues/ekultek/zeus-scanner.svg?style=flat-square)](https://github.com/ekultek/zeus-scanner/issues)
[![GitHub license](https://img.shields.io/badge/license-GPL-blue.svg?style=flat-square)](https://raw.githubusercontent.com/Ekultek/Zeus-Scanner/master/.github/LICENSE.md)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/a379f49ccc624c2a9abbd8809f4d1cb7)](https://www.codacy.com/app/Ekultek/Zeus-Scanner?utm_source=github.com&utm_medium=referral&utm_content=Ekultek/Zeus-Scanner&utm_campaign=Badge_Grade)
[![Twitter](https://img.shields.io/twitter/url/https/github.com/ekultek/zeus-scanner.svg?style=social)](https://twitter.com/Zeus_Scanner)
# Zeus-Scanner
@ -44,7 +43,7 @@ There are a few requirements for this:
### Installing
To install Zeus you simply need to do the following:
You download the latest zip/tarball [here](https://github.com/Ekultek/Zeus-Scanner/releases/tag/v1.1) or follow the following steps here:
- **_(optional but highly advised)_** add sqlmap and nmap to your environment PATH by moving them to `/usr/bin` or by adding them to the PATH via terminal
- Clone the repository `git clone https://github.com/Ekultek/Zeus-Scanner.git`