ruby style guide
This commit is contained in:
parent
82d5d1c733
commit
40cac0f407
1 changed files with 1 additions and 1 deletions
2
tiv.rb
2
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"
|
||||
|
|
Loading…
Reference in a new issue