diff --git a/tiv.rb b/tiv.rb index dbd158e..b94959a 100644 --- a/tiv.rb +++ b/tiv.rb @@ -1,4 +1,4 @@ -class tiv < Formula +class Tiv < Formula desc "Display images in a terminal using block graphic characters" homepage "https://github.com/stefanhaustein/TerminalImageViewer" url "https://github.com/stefanhaustein/TerminalImageViewer/archive/v1.1.0.tar.gz"