## Contribute and Contributor ### Usage of add-tool ``` ./add-tool Usage of ./add-tool: -isFirst if you add new type, it use -url string any url ``` ### Three Procedures for the Contribute - First, your tool append `data.json` using `add-tool ``` $ ./add-tool -url https://github.com/sqlmapproject/sqlmap Successfully Opened type.lst [0] Army-Knife [1] Discovery [2] Fetch [3] Scanner [4] Utility [+] What is type? 3 Scanner [+] What is method(e.g XSS, WVS, SSL, ETC..)? SQL Successfully Opened data.json ``` - Second, Give me PR or Add issue with data.json
- Third, There's no third. ### Distribute ``` $ ./distribute-readme => show new README file ```