Update README.md

This commit is contained in:
Ahmed Aboul-Ela 2017-03-24 09:53:58 +04:00 committed by GitHub
parent 48baad462d
commit c090f3f03c
1 changed files with 1 additions and 1 deletions

View File

@ -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)
```
##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.