mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2024-12-18 12:14:22 -05:00
Update README.md
This commit is contained in:
parent
2995bb3b3e
commit
8859181ee7
18
README.md
18
README.md
@ -47,7 +47,21 @@ A collection of cool tools used by Web hackers. Happy hacking , Happy bug-huntin
|
|||||||
### Utility for hackers
|
### Utility for hackers
|
||||||
### Online tools
|
### Online tools
|
||||||
## Contribute and Contributor
|
## Contribute and Contributor
|
||||||
a
|
### Usage of weapon-md
|
||||||
```
|
```
|
||||||
a
|
./weapon-md
|
||||||
|
Usage of ./weapon-md:
|
||||||
|
-isFirst
|
||||||
|
if you add new type, it use
|
||||||
|
-url string
|
||||||
|
github / gitlab / bitbucket url
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Three Procedures for the Contribute
|
||||||
|
First, generate markdown code using `weapon-md`
|
||||||
|
```
|
||||||
|
$ ./weapon-md -url https://github.com/hahwul/xspear
|
||||||
|
| [xspear](https://github.com/hahwul/xspear) | Powerfull XSS Scanning and Parameter analysis tool&gem | ![](https://img.shields.io/github/stars/hahwul/xspear) | ![](https://img.shields.io/github/languages/top/hahwul/xspear) | ![](https://img.shields.io/github/repo-size/hahwul/xspear)<br>![](https://img.shields.io/github/license/hahwul/xspear) <br> ![](https://img.shields.io/github/forks/hahwul/xspear) <br> ![](https://img.shields.io/github/watchers/hahwul/xspear) |
|
||||||
|
```
|
||||||
|
Second, Give me PR or Add issue with output code
|
||||||
|
Third, There's no third.
|
||||||
|
Loading…
Reference in New Issue
Block a user