mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 05:11:06 +02:00
update ui
update readme
This commit is contained in:
parent
22d7a1d42d
commit
c74c9b8faf
2 changed files with 2 additions and 4 deletions
2
main.go
2
main.go
|
@ -36,7 +36,7 @@ var version string
|
|||
func main() {
|
||||
|
||||
app := cli.NewApp()
|
||||
app.Name = "Croc"
|
||||
app.Name = "croc"
|
||||
app.Version = version
|
||||
app.Author = author
|
||||
app.Email = email
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue