mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-24 07:05:26 +00:00
Update banner.go
Missing punctuation.
This commit is contained in:
parent
79421aa088
commit
c891d113db
@ -20,6 +20,6 @@ func showBanner() {
|
||||
gologger.Print().Msgf("%s\n", banner)
|
||||
gologger.Print().Msgf("\t\tprojectdiscovery.io\n\n")
|
||||
|
||||
gologger.Error().Label("WRN").Msgf("Use with caution. You are responsible for your actions\n")
|
||||
gologger.Error().Label("WRN").Msgf("Use with caution. You are responsible for your actions.\n")
|
||||
gologger.Error().Label("WRN").Msgf("Developers assume no liability and are not responsible for any misuse or damage.\n")
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user