changed some stuff
This commit is contained in:
23
README.md
23
README.md
@@ -1,4 +1,4 @@
|
||||
# XSStrike [](https://www.python.org/downloads/) [](https://twitter.com/s0md3v) [](https://github.com/UltimateHacke/XSStrike/blob/master/license.txt)
|
||||
# XSStrike [](https://www.python.org/downloads/) [](https://github.com/UltimateHacke/XSStrike/blob/master/license.txt) [](https://twitter.com/s0md3v)
|
||||
|
||||

|
||||
|
||||
@@ -19,25 +19,6 @@ Made with 
|
||||
|
||||
### Installation
|
||||
XSStrike is compatible with all \*nix based operating systems running Python 2.7.
|
||||
Why not windows? My life, my rules. My code, my tools. Just kidding, it will run on windows as well but you will see some weird codes instead of color.
|
||||
First of all clone the repo by entering the following command in terminal
|
||||
``` bash
|
||||
git clone https://github.com/UltimateHackers/XSStrike
|
||||
```
|
||||
Now naviagte to XSStrike directory
|
||||
``` bash
|
||||
cd XSStrike
|
||||
```
|
||||
Now install the requirements with the following command
|
||||
``` bash
|
||||
pip install -r requirements.txt
|
||||
```
|
||||
Now you can run XSStrike
|
||||
``` bash
|
||||
python xsstrike
|
||||
```
|
||||
### Screenshots
|
||||
|
||||

|
||||
@@ -49,4 +30,4 @@ python xsstrike
|
||||

|
||||
|
||||
#### License
|
||||
XSStrike is licensed under MIT license.
|
||||
XSStrike is licensed under [MIT license](https://github.com/s0md3v/XSStrike/blob/master/LICENSE).
|
||||
|
||||
Reference in New Issue
Block a user