Skip to content

Commit

Permalink
Small fix to credits 💳
Browse files Browse the repository at this point in the history
  • Loading branch information
joaoofreitas committed Mar 30, 2021
1 parent 0415bec commit c7679e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ func main() {
"\n\n")
fmt.Println("For using free software. \n" +
"This software is licensed by MIT License. \n" +
"https://github.com/joaoofreitas" +
"https://joaoofreitas.tech" +
"https://github.com/joaoofreitas\n" +
"https://joaoofreitas.tech\n" +
"Copyright (c) 2021 João Freitas")
}

0 comments on commit c7679e4

Please sign in to comment.