Update README.md
This commit is contained in:
parent
48baad462d
commit
c090f3f03c
|
@ -165,7 +165,7 @@ import sublist3r
|
||||||
subdomains = sublist3r.main('yahoo.com', 40, 'yahoo_subdomains.txt', ports= None, silent=False, verbose= False, enable_bruteforce= False, engines=None)
|
subdomains = sublist3r.main('yahoo.com', 40, 'yahoo_subdomains.txt', ports= None, silent=False, verbose= False, enable_bruteforce= False, engines=None)
|
||||||
```
|
```
|
||||||
|
|
||||||
##License
|
## License
|
||||||
|
|
||||||
Sublist3r is licensed under the GNU GPL license. take a look at the [LICENSE](https://github.com/aboul3la/Sublist3r/blob/master/LICENSE) for more information.
|
Sublist3r is licensed under the GNU GPL license. take a look at the [LICENSE](https://github.com/aboul3la/Sublist3r/blob/master/LICENSE) for more information.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue