Skip to content

Commit

Permalink
We already have the word 'timg' in the logo. Don't repeat in title.
Browse files Browse the repository at this point in the history
  • Loading branch information
hzeller committed Jul 28, 2023
1 parent baf8569 commit 20d515d
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
<img src="img/logo.svg" align="left" width="180">
<img src="img/logo.svg" align="left" width="165" alt="timg logo">
<!-- github markdown eats style, otherwise we could use em-units for width. -->

timg - Terminal Image and Video Viewer
======================================
![timg logo](./img/logo.svg | width=165)

Terminal Image and Video Viewer
=========================================================================

[![License: GPL v2](https://img.shields.io/badge/License-GPL%20v2-blue.svg)](https://github.com/hzeller/timg/blob/main/LICENSE) &nbsp;
[![Ubuntu Build](../../workflows/CI/badge.svg)](../../actions/workflows/ubuntu.yml)
Expand Down

0 comments on commit 20d515d

Please sign in to comment.