Skip to content

Commit

Permalink
Do some simple changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
kentlouisetonino committed Mar 26, 2024
1 parent 412dd5c commit 03ec018
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ func main() {
displays.AddNewline()
fmt.Println(" TempScale ")
displays.AddNewline()
fmt.Println(displays.Tab, " A CLI tool for converting temperature scale. ")
displays.AddNewline()
fmt.Println(displays.Tab, "--------------------------------------------------")
displays.AddNewline()
}

0 comments on commit 03ec018

Please sign in to comment.